Searched refs:IP_SET_INIT_UEXT (Results 1 - 17 of 17) sorted by relevance

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c100 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ipmac.c115 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
234 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ip.c106 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
240 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ipmark.c103 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
238 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_net.c142 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
315 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ipport.c118 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
289 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ipportip.c114 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
284 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_ipportnet.c166 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
423 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_netport.c160 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
380 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_netnet.c172 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
415 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_netportnet.c194 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
479 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_hash_netiface.c204 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
422 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_bitmap_port.c159 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_bitmap_ipmac.c247 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_bitmap_ip.c137 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
H A Dip_set_list_set.c352 struct ip_set_ext ext = IP_SET_INIT_UEXT(set);
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h536 #define IP_SET_INIT_UEXT(set) \ macro

Completed in 244 milliseconds