Searched refs:BPF_FILE (Results 1 – 6 of 6) sorted by relevance
8 BPF_FILE="../bpf/xdp_dummy.bpf.o"39 ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp85 if [ ! -f ${BPF_FILE} ]; then86 echo "Missing ${BPF_FILE}. Build bpf selftest first"
8 BPF_FILE="../bpf/xdp_dummy.bpf.o"41 ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp86 if [ ! -f ${BPF_FILE} ]; then87 echo "Missing ${BPF_FILE}. Build bpf selftest first"
8 BPF_FILE="../bpf/xdp_dummy.bpf.o"39 ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp200 if [ ! -f ${BPF_FILE} ]; then201 echo "Missing ${BPF_FILE}. Build bpf selftest first"
4 BPF_FILE="../bpf/xdp_dummy.bpf.o"220 if [ ! -f ${BPF_FILE} ]; then221 echo "Missing ${BPF_FILE}. Build bpf selftest first"292 ip -n $NS_DST link set dev veth$DST xdp object ${BPF_FILE} \299 ip -n $NS_DST link set dev veth$DST xdp object ${BPF_FILE} \315 ip -n $NS_DST link set dev veth$DST xdp object ${BPF_FILE} section xdp 2>/dev/null
4 BPF_FILE="../bpf/xdp_dummy.bpf.o"50 ip -n $NS_DST link set veth$DST xdp object ${BPF_FILE} section xdp 2>/dev/null
16 BPF_FILE=xdp2skb_meta_kern.o131 FILE="$DIR/$BPF_FILE"