Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dnetlink.h557 static inline void *nlmsg_get_pos(struct sk_buff *skb) in nlmsg_get_pos() function
/linux-3.3/net/ipv4/
Dfib_semantics.c989 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *) rtnh; in fib_dump_info()