Searched refs:req_nlh (Results 1 – 2 of 2) sorted by relevance
160 struct sk_buff *req_skb, struct nlmsghdr *req_nlh) in mctp_addr_notify() argument172 portid, req_nlh->nlmsg_seq, 0); in mctp_addr_notify()178 rtnl_notify(skb, net, portid, RTNLGRP_MCTP_IFADDR, req_nlh, GFP_KERNEL); in mctp_addr_notify()
1299 struct nlmsghdr *req_nlh; in tipc_nl_compat_recv() local1305 req_nlh = (struct nlmsghdr *)skb->data; in tipc_nl_compat_recv()1306 msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN; in tipc_nl_compat_recv()1317 msg.req_size = nlmsg_attrlen(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()