/net/mac80211/ |
D | debugfs_netdev.c | 67 #define IEEE80211_IF_FMT(name, field, format_string) \ argument 74 #define IEEE80211_IF_FMT_DEC(name, field) \ argument 76 #define IEEE80211_IF_FMT_HEX(name, field) \ argument 78 #define IEEE80211_IF_FMT_LHEX(name, field) \ argument 80 #define IEEE80211_IF_FMT_SIZE(name, field) \ argument 83 #define IEEE80211_IF_FMT_HEXARRAY(name, field) \ argument 98 #define IEEE80211_IF_FMT_ATOMIC(name, field) \ argument 106 #define IEEE80211_IF_FMT_MAC(name, field) \ argument 114 #define IEEE80211_IF_FMT_JIFFIES_TO_MS(name, field) \ argument 164 #define IEEE80211_IF_FILE(name, field, format) \ argument
|
D | debugfs_sta.c | 21 #define STA_READ(name, field, format_string) \ argument 30 #define STA_READ_D(name, field) STA_READ(name, field, "%d\n") argument 47 #define STA_FILE(name, field, format) \ argument 992 #define DEBUGFS_ADD_COUNTER(name, field) \ argument
|
/net/mptcp/ |
D | mib.h | 56 enum linux_mptcp_mib_field field) in MPTCP_INC_STATS() 63 enum linux_mptcp_mib_field field) in __MPTCP_INC_STATS()
|
D | subflow.c | 33 enum linux_mptcp_mib_field field) in SUBFLOW_REQ_INC_STATS()
|
D | protocol.h | 166 static inline __be32 mptcp_option(u8 subopt, u8 len, u8 nib, u8 field) in mptcp_option()
|
/net/netfilter/ |
D | nft_set_pipapo.h | 73 #define NFT_PIPAPO_LT_ASSIGN(field, x) \ argument 81 #define NFT_PIPAPO_LT_ASSIGN(field, x) ((field)->lt = (x)) argument 84 #define nft_pipapo_for_each_field(field, index, match) \ argument
|
D | nf_tables_api.c | 4128 struct nlattr *concat, *field; in nf_tables_fill_set_concat() local
|
/net/mpls/ |
D | internal.h | 46 #define MPLS_INC_STATS(mdev, field) \ argument 65 #define MPLS_INC_STATS(mdev, field) \ argument
|
D | af_mpls.c | 1362 #define MPLS_PERDEV_SYSCTL_OFFSET(field) \ argument 2649 #define MPLS_NS_SYSCTL_OFFSET(field) \ argument
|
/net/dccp/ |
D | dccp.h | 193 #define DCCP_INC_STATS(field) SNMP_INC_STATS(dccp_statistics, field) argument 194 #define __DCCP_INC_STATS(field) __SNMP_INC_STATS(dccp_statistics, field) argument 195 #define DCCP_DEC_STATS(field) SNMP_DEC_STATS(dccp_statistics, field) argument
|
/net/core/ |
D | net-sysfs.c | 58 #define NETDEVICE_SHOW(field, format_string) \ argument 69 #define NETDEVICE_SHOW_RO(field, format_string) \ argument 73 #define NETDEVICE_SHOW_RW(field, format_string) \ argument
|
D | devlink.c | 2819 struct devlink_dpipe_field *field = &header->fields[match->field_id]; in devlink_dpipe_match_put() local 2867 struct devlink_dpipe_field *field = &header->fields[action->field_id]; in devlink_dpipe_action_put() local 3346 struct devlink_dpipe_field *field; in devlink_dpipe_fields_put() local
|
D | skbuff.c | 1014 #define CHECK_SKB_FIELD(field) \ argument
|
/net/openvswitch/ |
D | flow_netlink.c | 117 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 137 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 141 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument
|
/net/rxrpc/ |
D | rxkad.c | 1022 #define Z(field) \ in rxkad_decrypt_ticket() argument
|
/net/ipv4/ |
D | route.c | 201 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field) argument
|
/net/wireless/ |
D | nl80211.c | 15555 #define SET_FTM(field, name, type) \ in nl80211_get_ftm_responder_stats() argument 15560 #define SET_FTM_U64(field, name) \ in nl80211_get_ftm_responder_stats() argument
|