Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dheaders_install.sh24 SRCDIR="$1"
41 "$SRCDIR/$i" > "$OUTDIR/$FILE.sed" || exit 1
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_netiface.c174 #define SRCDIR (opt->flags & IPSET_DIM_TWO_SRC) in hash_netiface4_kadt() macro
178 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface4_kadt()
187 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
385 const char *eiface = SRCDIR ? get_physindev_name(skb) : in hash_netiface6_kadt()
394 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()