Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dtest_lwt_bpf.sh148 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
150 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
152 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX" || exit 1
300 redirected to $DST_IFINDEX
301 redirected to $DST_IFINDEX
302 redirected to $DST_IFINDEX" || exit 1
313 redirected to $DST_IFINDEX
314 redirected to $DST_IFINDEX
315 redirected to $DST_IFINDEX" || exit 1
373 DST_IFINDEX=$(cat /sys/class/net/$VETH0/ifindex)
[all …]
A Dtest_lwt_bpf.c171 int ret, ifindex = DST_IFINDEX; in __do_push_ll_and_redirect()
201 int ret, ifindex = DST_IFINDEX; in do_push_ll_and_redirect()
239 int ifindex = DST_IFINDEX; in do_fill_garbage_and_redirect()

Completed in 3 milliseconds