Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dheaders_install.sh23 SRCDIR="$1"
40 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_netiface.c254 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) in hash_netiface4_kadt() macro
258 e.iface = SRCDIR ? get_physindev_name(skb) : in hash_netiface4_kadt()
268 e.iface = SRCDIR ? IFACE(in) : IFACE(out); in hash_netiface4_kadt()
495 e.iface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
505 e.iface = SRCDIR ? IFACE(in) : IFACE(out); in hash_netiface6_kadt()