Searched refs:ip_set_proto_with_ports (Results 1 - 6 of 6) sorted by path

/linux-master/include/linux/netfilter/ipset/
H A Dip_set_getport.h23 static inline bool ip_set_proto_with_ports(u8 proto) function
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ipport.c147 with_ports = ip_set_proto_with_ports(e.proto);
326 with_ports = ip_set_proto_with_ports(e.proto);
H A Dip_set_hash_ipportip.c143 with_ports = ip_set_proto_with_ports(e.proto);
321 with_ports = ip_set_proto_with_ports(e.proto);
H A Dip_set_hash_ipportnet.c205 with_ports = ip_set_proto_with_ports(e.proto);
471 with_ports = ip_set_proto_with_ports(e.proto);
H A Dip_set_hash_netport.c194 with_ports = ip_set_proto_with_ports(e.proto);
417 with_ports = ip_set_proto_with_ports(e.proto);
H A Dip_set_hash_netportnet.c238 with_ports = ip_set_proto_with_ports(e.proto);
527 with_ports = ip_set_proto_with_ports(e.proto);

Completed in 325 milliseconds