Home
last modified time | relevance | path

Searched refs:nlmsg_get_pos (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dnetlink.h1052 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos() function
/linux/net/bridge/
H A Dbr_netlink.c610 if (nlmsg_get_pos(skb) - (void *)af > nla_attr_size(0)) in br_fill_ifinfo()
/linux/net/ipv4/
H A Dfib_semantics.c1730 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *)rtnh; in fib_add_nexthop()
/linux/net/mpls/
H A Daf_mpls.c2063 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *)rtnh; in mpls_dump_route()