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

/linux-4.1.27/net/netfilter/ipset/
H A Dip_set_hash_netiface.c254 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) hash_netiface4_kadt() macro
258 e.iface = SRCDIR ? get_physindev_name(skb) : hash_netiface4_kadt()
268 e.iface = SRCDIR ? IFACE(in) : IFACE(out); hash_netiface4_kadt()
495 e.iface = SRCDIR ? get_physindev_name(skb) : hash_netiface6_kadt()
505 e.iface = SRCDIR ? IFACE(in) : IFACE(out); hash_netiface6_kadt()

Completed in 225 milliseconds