H A D | netlink.h | 840 nlmsg_find_attr(const struct nlmsghdr * nlh,int hdrlen,int attrtype) nlmsg_find_attr() argument 1299 nla_find_nested(const struct nlattr * nla,int attrtype) nla_find_nested() argument 1353 nla_put_u8(struct sk_buff * skb,int attrtype,u8 value) nla_put_u8() argument 1367 nla_put_u16(struct sk_buff * skb,int attrtype,u16 value) nla_put_u16() argument 1380 nla_put_be16(struct sk_buff * skb,int attrtype,__be16 value) nla_put_be16() argument 1393 nla_put_net16(struct sk_buff * skb,int attrtype,__be16 value) nla_put_net16() argument 1406 nla_put_le16(struct sk_buff * skb,int attrtype,__le16 value) nla_put_le16() argument 1419 nla_put_u32(struct sk_buff * skb,int attrtype,u32 value) nla_put_u32() argument 1432 nla_put_uint(struct sk_buff * skb,int attrtype,u64 value) nla_put_uint() argument 1448 nla_put_be32(struct sk_buff * skb,int attrtype,__be32 value) nla_put_be32() argument 1461 nla_put_net32(struct sk_buff * skb,int attrtype,__be32 value) nla_put_net32() argument 1474 nla_put_le32(struct sk_buff * skb,int attrtype,__le32 value) nla_put_le32() argument 1488 nla_put_u64_64bit(struct sk_buff * skb,int attrtype,u64 value,int padattr) nla_put_u64_64bit() argument 1503 nla_put_be64(struct sk_buff * skb,int attrtype,__be64 value,int padattr) nla_put_be64() argument 1518 nla_put_net64(struct sk_buff * skb,int attrtype,__be64 value,int padattr) nla_put_net64() argument 1534 nla_put_le64(struct sk_buff * skb,int attrtype,__le64 value,int padattr) nla_put_le64() argument 1548 nla_put_s8(struct sk_buff * skb,int attrtype,s8 value) nla_put_s8() argument 1561 nla_put_s16(struct sk_buff * skb,int attrtype,s16 value) nla_put_s16() argument 1574 nla_put_s32(struct sk_buff * skb,int attrtype,s32 value) nla_put_s32() argument 1588 nla_put_s64(struct sk_buff * skb,int attrtype,s64 value,int padattr) nla_put_s64() argument 1602 nla_put_sint(struct sk_buff * skb,int attrtype,s64 value) nla_put_sint() argument 1618 nla_put_string(struct sk_buff * skb,int attrtype,const char * str) nla_put_string() argument 1629 nla_put_flag(struct sk_buff * skb,int attrtype) nla_put_flag() argument 1641 nla_put_msecs(struct sk_buff * skb,int attrtype,unsigned long njiffies,int padattr) nla_put_msecs() argument 1656 nla_put_in_addr(struct sk_buff * skb,int attrtype,__be32 addr) nla_put_in_addr() argument 1671 nla_put_in6_addr(struct sk_buff * skb,int attrtype,const struct in6_addr * addr) nla_put_in6_addr() argument 1684 nla_put_bitfield32(struct sk_buff * skb,int attrtype,__u32 value,__u32 selector) nla_put_bitfield32() argument 2190 nla_nest_start_noflag(struct sk_buff * skb,int attrtype) nla_nest_start_noflag() argument 2210 nla_nest_start(struct sk_buff * skb,int attrtype) nla_nest_start() argument 2253 nla_put_empty_nest(struct sk_buff * skb,int attrtype) nla_put_empty_nest() argument [all...] |