Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 30) sorted by relevance

12

/net/netfilter/ipset/
Dip_set_list_set.c53 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
90 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
114 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
140 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() local
172 const struct ip_set_ext *ext) in list_set_add()
248 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest()
280 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_uadd()
342 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_udel()
382 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in list_set_uadt() local
Dip_set_hash_ipmark.c93 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() local
109 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() local
227 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() local
243 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt() local
Dip_set_hash_ip.c89 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() local
108 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() local
230 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() local
247 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt() local
Dip_set_hash_ipport.c99 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() local
116 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() local
266 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() local
283 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt() local
Dip_set_hash_ipportip.c100 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() local
118 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip4_uadt() local
273 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() local
291 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip6_uadt() local
Dip_set_hash_net.c126 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net4_kadt() local
146 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net4_uadt() local
299 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net6_kadt() local
318 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net6_uadt() local
Dip_set_hash_mac.c81 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_mac4_kadt() local
103 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_mac4_uadt() local
Dip_set_hash_netnet.c142 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() local
164 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() local
372 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet6_kadt() local
393 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet6_uadt() local
Dip_set_hash_netport.c142 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport4_kadt() local
164 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport4_uadt() local
362 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport6_kadt() local
384 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport6_uadt() local
Dip_set_bitmap_gen.h116 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test()
137 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add()
172 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del()
Dip_set_hash_ipportnet.c147 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet4_kadt() local
170 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet4_uadt() local
403 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet6_kadt() local
426 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet6_uadt() local
Dip_set_hash_netportnet.c153 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() local
179 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() local
429 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet6_kadt() local
455 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet6_uadt() local
Dip_set_bitmap_ipmac.c119 const struct ip_set_ext *ext, struct ip_set *set, in bitmap_ipmac_add_timeout()
208 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ipmac_kadt() local
237 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ipmac_uadt() local
Dip_set_hash_netiface.c224 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() local
275 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() local
465 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface6_kadt() local
512 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface6_uadt() local
Dip_set_bitmap_port.c109 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_port_kadt() local
134 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_port_uadt() local
Dip_set_hash_gen.h623 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add()
735 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del()
796 mtype_data_match(struct mtype_elem *data, const struct ip_set_ext *ext, in mtype_data_match()
813 const struct ip_set_ext *ext, in mtype_test_cidrs()
869 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test()
Dip_set_bitmap_ip.c117 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ip_kadt() local
137 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ip_uadt() local
/net/netfilter/
Dnf_conntrack_extend.c26 struct nf_ct_ext *ext = ct->ext; in __nf_ct_ext_destroy() local
47 nf_ct_ext_create(struct nf_ct_ext **ext, enum nf_ct_ext_id id, in nf_ct_ext_create()
Dnf_conntrack_h323_asn1.c495 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; in decode_seq() local
702 unsigned int type, ext, len = 0; in decode_choice() local
/net/ipv4/
Dtcp_vegas.c289 void tcp_vegas_get_info(struct sock *sk, u32 ext, struct sk_buff *skb) in tcp_vegas_get_info()
Dtcp_dctcp.c280 static void dctcp_get_info(struct sock *sk, u32 ext, struct sk_buff *skb) in dctcp_get_info()
Dtcp_westwood.c259 static void tcp_westwood_info(struct sock *sk, u32 ext, in tcp_westwood_info()
Dtcp_illinois.c303 static void tcp_illinois_info(struct sock *sk, u32 ext, in tcp_illinois_info()
Dipconfig.c887 static void __init ic_do_bootp_ext(u8 *ext) in ic_do_bootp_ext()
1041 u8 *ext; in ic_bootp_recv() local
/net/sched/
Dcls_api.c566 #define tcf_exts_first_act(ext) \ argument

12