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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h61 * nlmsg_ok(nlh, remaining) does nlh fit into remaining bytes?
323 * nlmsg_ok - check if the netlink message fits into the remaining bytes
327 static inline int nlmsg_ok(const struct nlmsghdr *nlh, int remaining) function
595 nlmsg_ok(pos, rem); \

Completed in 41 milliseconds