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

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c78 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ipmac.c90 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
206 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ip.c87 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
223 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ipmark.c87 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
222 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_net.c122 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
296 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ipport.c97 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
267 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ipportip.c96 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
266 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_ipportnet.c143 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
400 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_netport.c138 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
358 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_netnet.c150 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
389 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_netportnet.c158 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
453 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_hash_netiface.c167 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
388 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_bitmap_port.c134 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_bitmap_ipmac.c215 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_bitmap_ip.c117 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
H A Dip_set_list_set.c118 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set);
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h532 #define IP_SET_INIT_KEXT(skb, opt, set) \ macro

Completed in 168 milliseconds