Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dnetlink.h976 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos() function
/kernel/linux/linux-5.10/net/ipv4/
Dfib_semantics.c1737 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *)rtnh; in fib_add_nexthop()
/kernel/linux/linux-5.10/net/mpls/
Daf_mpls.c2083 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *)rtnh; in mpls_dump_route()