NLA_PUT_TYPE 842 include/net/netlink.h NLA_PUT_TYPE(skb, u8, attrtype, value) NLA_PUT_TYPE 845 include/net/netlink.h NLA_PUT_TYPE(skb, u16, attrtype, value) NLA_PUT_TYPE 848 include/net/netlink.h NLA_PUT_TYPE(skb, __le16, attrtype, value) NLA_PUT_TYPE 851 include/net/netlink.h NLA_PUT_TYPE(skb, __be16, attrtype, value) NLA_PUT_TYPE 854 include/net/netlink.h NLA_PUT_TYPE(skb, u32, attrtype, value) NLA_PUT_TYPE 857 include/net/netlink.h NLA_PUT_TYPE(skb, __be32, attrtype, value) NLA_PUT_TYPE 860 include/net/netlink.h NLA_PUT_TYPE(skb, u64, attrtype, value) NLA_PUT_TYPE 863 include/net/netlink.h NLA_PUT_TYPE(skb, __be64, attrtype, value)