| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_tlv.h | 139 rocker_tlv_put_u8(struct rocker_desc_info *desc_info, int attrtype, u8 value) in rocker_tlv_put_u8() 147 rocker_tlv_put_u16(struct rocker_desc_info *desc_info, int attrtype, u16 value) in rocker_tlv_put_u16() 155 rocker_tlv_put_be16(struct rocker_desc_info *desc_info, int attrtype, __be16 value) in rocker_tlv_put_be16() 163 rocker_tlv_put_u32(struct rocker_desc_info *desc_info, int attrtype, u32 value) in rocker_tlv_put_u32() 171 rocker_tlv_put_be32(struct rocker_desc_info *desc_info, int attrtype, __be32 value) in rocker_tlv_put_be32() 179 rocker_tlv_put_u64(struct rocker_desc_info *desc_info, int attrtype, u64 value) in rocker_tlv_put_u64() 187 rocker_tlv_nest_start(struct rocker_desc_info *desc_info, int attrtype) in rocker_tlv_nest_start()
|
| H A D | rocker_tlv.c | 33 int attrtype, int attrlen, const void *data) in rocker_tlv_put()
|
| /linux/lib/ |
| H A D | nlattr.c | 745 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find() 902 struct nlattr *__nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in __nla_reserve() 930 struct nlattr *__nla_reserve_64bit(struct sk_buff *skb, int attrtype, in __nla_reserve_64bit() 967 struct nlattr *nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in nla_reserve() 990 struct nlattr *nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, in nla_reserve_64bit() 1035 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put() 1056 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit() 1094 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put() 1115 int nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in nla_put_64bit()
|
| /linux/include/net/ |
| H A D | ife.h | 33 static inline void *ife_tlv_meta_decode(void *skbdata, u16 *attrtype, u16 *dlen, in ife_tlv_meta_decode() 39 static inline int ife_tlv_meta_encode(void *skbdata, u16 attrtype, u16 dlen, in ife_tlv_meta_encode()
|
| H A D | garp.h | 17 u8 attrtype; member
|
| H A D | mrp.h | 16 u8 attrtype; member
|
| H A D | vxlan.h | 533 static inline void vxlan_flag_attr_error(int attrtype, in vxlan_flag_attr_error()
|
| /linux/net/ife/ |
| H A D | ife.c | 127 void *ife_tlv_meta_decode(void *skbdata, const void *ifehdr_end, u16 *attrtype, in ife_tlv_meta_decode() 159 int ife_tlv_meta_encode(void *skbdata, u16 attrtype, u16 dlen, const void *dval) in ife_tlv_meta_encode()
|
| /linux/net/802/ |
| H A D | garp.c | 276 static int garp_pdu_append_msg(struct garp_applicant *app, u8 attrtype) in garp_pdu_append_msg() 440 u8 attrtype) in garp_pdu_parse_attr()
|
| H A D | mrp.c | 369 u8 attrtype, u8 attrlen) in mrp_pdu_append_msg_hdr()
|
| /linux/net/devlink/ |
| H A D | health.c | 14 int attrtype; member 734 static void devlink_fmsg_nest_common(struct devlink_fmsg *fmsg, int attrtype) in devlink_fmsg_nest_common() 992 int attrtype = DEVLINK_ATTR_FMSG_OBJ_VALUE_DATA; in devlink_fmsg_item_fill_data() local
|
| /linux/net/ipv6/ |
| H A D | rpl_iptunnel.c | 315 static int nla_put_rpl_srh(struct sk_buff *skb, int attrtype, in nla_put_rpl_srh()
|
| H A D | seg6_iptunnel.c | 73 static int nla_put_srh(struct sk_buff *skb, int attrtype, in nla_put_srh()
|
| H A D | addrconf.c | 5793 static void snmp6_fill_stats(u64 *stats, struct inet6_dev *idev, int attrtype, in snmp6_fill_stats()
|
| /linux/net/ethtool/ |
| H A D | mm.c | 85 static int mm_put_stat(struct sk_buff *skb, u64 val, u16 attrtype) in mm_put_stat()
|
| /linux/net/openvswitch/ |
| H A D | flow_netlink.c | 2458 int attrtype, void *data, int len, bool log) in __add_action() 2476 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action() 2487 int attrtype, bool log) in add_nested_action_start()
|
| /linux/net/core/ |
| H A D | fib_rules.c | 254 static int nla_put_port_range(struct sk_buff *skb, int attrtype, in nla_put_port_range()
|
| /linux/net/sched/ |
| H A D | sch_taprio.c | 2313 taprio_put_stat(struct sk_buff * skb,u64 val,u16 attrtype) taprio_put_stat() argument
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 1743 int nla_put_labels(struct sk_buff *skb, int attrtype, in nla_put_labels()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 153 static int ctnetlink_dump_zone_id(struct sk_buff *skb, int attrtype, in ctnetlink_dump_zone_id()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 4027 int attrtype, unsigned long mask, bool changelink, in vxlan_nl2flag()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 1360 nl80211_put_txq_stats(struct sk_buff * msg,struct cfg80211_txq_stats * txqstats,int attrtype) nl80211_put_txq_stats() argument
|