Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 23 of 23) sorted by relevance

/net/netfilter/ipset/
A Dip_set_hash_netiface.c52 u8 elem; member
61 u8 elem; member
83 hash_netiface4_do_data_match(const struct hash_netiface4_elem *elem) in hash_netiface4_do_data_match()
89 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags()
95 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags()
101 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask()
287 u8 elem; member
295 u8 elem; member
317 hash_netiface6_do_data_match(const struct hash_netiface6_elem *elem) in hash_netiface6_do_data_match()
323 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) in hash_netiface6_data_set_flags()
[all …]
A Dip_set_hash_netnet.c69 hash_netnet4_do_data_match(const struct hash_netnet4_elem *elem) in hash_netnet4_do_data_match()
75 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags()
81 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags()
87 hash_netnet4_data_reset_elem(struct hash_netnet4_elem *elem, in hash_netnet4_data_reset_elem()
94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask()
305 hash_netnet6_do_data_match(const struct hash_netnet6_elem *elem) in hash_netnet6_do_data_match()
311 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags()
317 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags()
323 hash_netnet6_data_reset_elem(struct hash_netnet6_elem *elem, in hash_netnet6_data_reset_elem()
330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask()
A Dip_set_hash_net.c61 hash_net4_do_data_match(const struct hash_net4_elem *elem) in hash_net4_do_data_match()
67 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags()
73 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags()
79 hash_net4_data_netmask(struct hash_net4_elem *elem, u8 cidr) in hash_net4_data_netmask()
232 hash_net6_do_data_match(const struct hash_net6_elem *elem) in hash_net6_do_data_match()
238 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags()
244 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags()
250 hash_net6_data_netmask(struct hash_net6_elem *elem, u8 cidr) in hash_net6_data_netmask()
A Dip_set_hash_netportnet.c73 hash_netportnet4_do_data_match(const struct hash_netportnet4_elem *elem) in hash_netportnet4_do_data_match()
79 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags()
85 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags()
91 hash_netportnet4_data_reset_elem(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_reset_elem()
98 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_netmask()
365 hash_netportnet6_do_data_match(const struct hash_netportnet6_elem *elem) in hash_netportnet6_do_data_match()
371 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags()
377 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags()
383 hash_netportnet6_data_reset_elem(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_reset_elem()
390 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_netmask()
A Dip_set_hash_netport.c73 hash_netport4_do_data_match(const struct hash_netport4_elem *elem) in hash_netport4_do_data_match()
79 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags()
85 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags()
91 hash_netport4_data_netmask(struct hash_netport4_elem *elem, u8 cidr) in hash_netport4_data_netmask()
290 hash_netport6_do_data_match(const struct hash_netport6_elem *elem) in hash_netport6_do_data_match()
296 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags()
302 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags()
308 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr) in hash_netport6_data_netmask()
A Dip_set_hash_ipportnet.c76 hash_ipportnet4_do_data_match(const struct hash_ipportnet4_elem *elem) in hash_ipportnet4_do_data_match()
82 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags()
88 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags()
94 hash_ipportnet4_data_netmask(struct hash_ipportnet4_elem *elem, u8 cidr) in hash_ipportnet4_data_netmask()
331 hash_ipportnet6_do_data_match(const struct hash_ipportnet6_elem *elem) in hash_ipportnet6_do_data_match()
337 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags()
343 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags()
349 hash_ipportnet6_data_netmask(struct hash_ipportnet6_elem *elem, u8 cidr) in hash_ipportnet6_data_netmask()
A Dip_set_bitmap_ipmac.c86 const struct bitmap_ipmac_elem *elem; in bitmap_ipmac_do_test() local
100 const struct bitmap_ipmac_elem *elem; in bitmap_ipmac_gc_test() local
110 bitmap_ipmac_is_filled(const struct bitmap_ipmac_elem *elem) in bitmap_ipmac_is_filled()
146 struct bitmap_ipmac_elem *elem; in bitmap_ipmac_do_add() local
191 const struct bitmap_ipmac_elem *elem = in bitmap_ipmac_do_list() local
/net/wireless/tests/
A Dfragmentation.c58 const struct element *elem; in defragment_1() local
106 const struct element *elem; in defragment_2() local
/net/netfilter/
A Dnf_flow_table_xdp.c53 struct flow_offload_xdp *iter, *elem = NULL; in nf_flowtable_by_dev_insert() local
97 struct flow_offload_xdp *iter, *elem = NULL; in nf_flowtable_by_dev_remove() local
A Dnft_set_hash.c106 const struct nft_set_elem *elem, unsigned int flags) in nft_rhash_get()
170 const struct nft_set_elem *elem, in nft_rhash_insert()
213 const struct nft_set_elem *elem) in nft_rhash_deactivate()
526 const struct nft_set_elem *elem, unsigned int flags) in nft_hash_get()
583 const struct nft_set_elem *elem, in nft_hash_insert()
623 const struct nft_set_elem *elem) in nft_hash_deactivate()
A Dnft_set_bitmap.c117 const struct nft_set_elem *elem, unsigned int flags) in nft_bitmap_get()
134 const struct nft_set_elem *elem, in nft_bitmap_insert()
202 const struct nft_set_elem *elem) in nft_bitmap_deactivate()
A Dnft_set_rbtree.c135 const u32 *key, struct nft_rbtree_elem **elem, in __nft_rbtree_get()
200 const struct nft_set_elem *elem, unsigned int flags) in nft_rbtree_get()
485 const struct nft_set_elem *elem, in nft_rbtree_insert()
547 const struct nft_set_elem *elem) in nft_rbtree_deactivate()
A Dnft_set_pipapo.c545 const struct nft_set_elem *elem, unsigned int flags) in nft_pipapo_get()
1257 const struct nft_set_elem *elem,
1831 const struct nft_set_elem *elem)
A Dnf_tables_api.c799 struct nft_elem_priv *elem; member
6413 struct nft_set_elem *elem, u32 flags) in nft_setelem_get()
6435 struct nft_set_elem elem; in nft_get_set_elem() local
6732 void *elem; in nft_set_elem_init() local
6956 const struct nft_set_elem *elem, in nft_setelem_catchall_insert()
6983 const struct nft_set_elem *elem, in nft_setelem_insert()
7055 struct nft_set_elem *elem) in nft_setelem_catchall_deactivate()
7076 struct nft_set_elem *elem) in __nft_setelem_deactivate()
7093 struct nft_set_elem *elem, u32 flags) in nft_setelem_deactivate()
7204 struct nft_set_elem elem; in nft_add_set_elem() local
[all …]
/net/mac80211/
A Dparse.c64 const struct element *elem, in ieee80211_parse_extension_element()
282 const struct element *elem; in _ieee802_11_parse_elems_full() local
759 const struct element *elem, *sub; in ieee802_11_find_bssid_profile() local
A Dmlme.c1909 u16 elem = outer[i]; in ieee80211_add_non_inheritance_elem() local
5413 const struct element *elem; in ieee80211_assoc_config_link() local
9384 const struct element *elem; in ieee80211_setup_assoc_link() local
9436 const struct element *elem; in ieee80211_mgd_get_ap_ht_vht_capa() local
A Dutil.c2444 struct ieee80211_he_cap_elem *elem) in ieee80211_get_adjusted_he_cap()
2496 struct ieee80211_he_cap_elem elem; in ieee80211_put_he_cap() local
/net/core/
A Dsock_map.c882 struct bpf_shtab_elem *elem; in sock_hash_lookup_elem_raw() local
898 struct bpf_shtab_elem *elem; in __sock_hash_lookup_elem() local
910 struct bpf_shtab_elem *elem) in sock_hash_free_elem()
920 struct bpf_shtab_elem *elem_probe, *elem = link_raw; in sock_hash_delete_from_link() local
946 struct bpf_shtab_elem *elem; in sock_hash_delete_elem() local
996 struct bpf_shtab_elem *elem, *elem_new; in sock_hash_update_common() local
1060 struct bpf_shtab_elem *elem, *elem_next; in sock_hash_get_next_key() local
1149 struct bpf_shtab_elem *elem; in sock_hash_free() local
1321 struct bpf_shtab_elem *elem; in sock_hash_seq_find_next() local
1373 struct bpf_shtab_elem *elem = v; in sock_hash_seq_show() local
A Dgro.c26 struct packet_offload *elem; in dev_add_offload() local
/net/wireless/
A Dscan.c176 bool cfg80211_is_element_inherited(const struct element *elem, in cfg80211_is_element_inherited()
230 static size_t cfg80211_copy_elem_with_frags(const struct element *elem, in cfg80211_copy_elem_with_frags()
544 const struct element **elem, u32 *s_ssid) in cfg80211_calc_short_ssid()
1407 const struct element *elem; in cfg80211_find_elem_match() local
1423 const struct element *elem; in cfg80211_find_vendor_elem() local
2495 const struct element *elem, *sub; in cfg80211_parse_mbssid_data() local
2684 const struct element *elem; in cfg80211_defrag_mle() local
2850 const struct element *elem; in cfg80211_gen_reporter_rnr() local
2942 const struct element *elem, in cfg80211_parse_ml_elem_sta_data()
3195 const struct element *elem; in cfg80211_parse_ml_sta_data() local
[all …]
A Dnl80211.c230 const struct element *elem; in validate_beacon_head() local
278 const struct element *elem; in validate_ie_attr() local
/net/vmw_vsock/
A Dvmci_transport.h114 struct list_head elem; member
/net/sunrpc/
A Dxdr.c1941 char *elem = NULL, *c; in xdr_xcode_array2() local

Completed in 123 milliseconds