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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlabel/
H A Dnetlabel_unlabeled.c161 ret_val = nla_put_u8(ans_skb,
H A Dnetlabel_cipso_v4.c506 ret_val = nla_put_u8(ans_skb,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h96 * nla_put_u8(skb, type, value) add u8 attribute to skb
703 * nla_put_u8 - Add a u16 netlink attribute to a socket buffer
708 static inline int nla_put_u8(struct sk_buff *skb, int attrtype, u8 value) function

Completed in 53 milliseconds