Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/ipset/
Dip_set_hash_netiface.c176 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) in hash_netiface4_kadt() macro
180 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface4_kadt()
189 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
401 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
410 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()