Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A 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, xt_net(par)) : in hash_netiface4_kadt()
189 STRSCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
398 const char *eiface = SRCDIR ? get_physindev_name(skb, xt_net(par)) : in hash_netiface6_kadt()
407 STRSCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()