Home
last modified time | relevance | path

Searched refs:hash_netiface_same_set (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/netfilter/ipset/
Dip_set_hash_netiface.c153 hash_netiface_same_set(const struct ip_set *a, const struct ip_set *b);
155 #define hash_netiface4_same_set hash_netiface_same_set
156 #define hash_netiface6_same_set hash_netiface_same_set
427 hash_netiface_same_set(const struct ip_set *a, const struct ip_set *b) in hash_netiface_same_set() function