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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h39 * nlmsg_get_pos() return current position in message
500 * nlmsg_get_pos - return current position in netlink message
505 static inline void *nlmsg_get_pos(struct sk_buff *skb) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_semantics.c1029 rtnh->rtnh_len = nlmsg_get_pos(skb) - (void *) rtnh;

Completed in 62 milliseconds