Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/
Dheaders_install.sh23 SRCDIR="$1"
40 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/linux-4.4.14/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()
390 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
399 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()