Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/ipset/
Dip_set_hash_netiface.c175 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) in hash_netiface4_kadt() macro
179 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface4_kadt()
188 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
392 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
401 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()