Home
last modified time | relevance | path

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

/samples/nitro_enclaves/
DMakefile8 .PHONY: all clean
12 all: target
/samples/landlock/
DMakefile7 .PHONY: all clean
9 all: target
/samples/bpf/
Dtc_l2_redirect.sh10 RP_FILTER=$(< /proc/sys/net/ipv4/conf/all/rp_filter)
11 IPV6_DISABLED=$(< /proc/sys/net/ipv6/conf/all/disable_ipv6)
12 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding)
49 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.all.rp_filter=0
54 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.all.rp_filter=0
66 sysctl -q -w net.ipv4.conf.all.rp_filter=0
67 sysctl -q -w net.ipv6.conf.all.forwarding=1
68 sysctl -q -w net.ipv6.conf.all.disable_ipv6=0
80 sysctl -q -w net.ipv4.conf.all.rp_filter=$RP_FILTER
81 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING
[all …]
DREADME.rst70 By default llvm will build all non-experimental backends including bpf.
DMakefile247 all: target
/samples/hid/
DMakefile105 all: target
/samples/
DKconfig245 arch whilst it accesses system calls that aren't yet in all arches.