req_nlh          1266 net/tipc/netlink_compat.c 	struct nlmsghdr *req_nlh;
req_nlh          1272 net/tipc/netlink_compat.c 	req_nlh = (struct nlmsghdr *)skb->data;
req_nlh          1273 net/tipc/netlink_compat.c 	msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN;
req_nlh          1284 net/tipc/netlink_compat.c 	msg.req_size = nlmsg_attrlen(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN);