Searched defs:nlmsg_end (Results 1 – 3 of 3) sorted by relevance
104 char *nlmsg_end = (char *)nh + nh->nlmsg_len; in rtattr_end() local
1041 static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh) in nlmsg_end() function
254 char *nlmsg_end = (char *)nh + nh->nlmsg_len; in rtattr_end() local