Home
last modified time | relevance | path

Searched refs:BPF_FILE (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_seg6local.c33 #define BPF_FILE "test_lwt_seg6local.bpf.o" macro
77 NETNS_BASE, BPF_FILE); in setup()
83 NETNS_BASE, BPF_FILE); in setup()
87 NETNS_BASE, BPF_FILE); in setup()
94 NETNS_BASE, BPF_FILE); in setup()
/linux/tools/testing/selftests/bpf/
H A Dtest_xdp_vlan.sh
H A Dtest_lwt_ip_encap.sh
H A Dtest_lwt_seg6local.sh
H A Dtest_tc_edt.sh
H A Dtest_tc_tunnel.sh
H A Dtest_bpftool_map.sh
H A Dtest_tunnel.sh
/linux/samples/bpf/
H A Dxdp2skb_meta.sh16 BPF_FILE=xdp2skb_meta_kern.o
131 FILE="$DIR/$BPF_FILE"
/linux/tools/testing/selftests/net/
H A Dudpgro_fwd.sh6 BPF_FILE="lib/xdp_dummy.bpf.o"
56 ip -n $NS_DST link set veth$DST xdp object ${BPF_FILE} section xdp 2>/dev/null