Searched refs:req_nlh (Results 1 – 2 of 2) sorted by relevance
152 struct sk_buff *req_skb, struct nlmsghdr *req_nlh) in mctp_addr_notify() argument164 portid, req_nlh->nlmsg_seq, 0); in mctp_addr_notify()170 rtnl_notify(skb, net, portid, RTNLGRP_MCTP_IFADDR, req_nlh, GFP_KERNEL); in mctp_addr_notify()
1296 struct nlmsghdr *req_nlh; in tipc_nl_compat_recv() local1302 req_nlh = (struct nlmsghdr *)skb->data; in tipc_nl_compat_recv()1303 msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN; in tipc_nl_compat_recv()1314 msg.req_size = nlmsg_attrlen(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()
Completed in 15 milliseconds