Searched refs:nla_put_flag (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.h102 * nla_put_flag(skb, type) add flag attribute to skb
774 * nla_put_flag - Add a flag netlink attribute to a socket buffer
778 static inline int nla_put_flag(struct sk_buff *skb, int attrtype) function

Completed in 33 milliseconds