Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnetlink.h508 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos() function
/linux-4.4.14/net/ipv4/
Dfib_semantics.c1314 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *) rtnh; in fib_dump_info()
/linux-4.4.14/net/mpls/
Daf_mpls.c1285 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *)rtnh; in mpls_dump_route()