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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h61 * nlmsg_ok(nlh, remaining) does nlh fit into remaining bytes?
330 * nlmsg_ok - check if the netlink message fits into the remaining bytes
334 static inline int nlmsg_ok(const struct nlmsghdr *nlh, int remaining) function
600 nlmsg_ok(pos, rem); \

Completed in 37 milliseconds