Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dtest_lwt_bpf.sh151 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
153 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX
155 cb 1234 ingress_ifindex 0 ifindex $DST_IFINDEX" || exit 1
303 redirected to $DST_IFINDEX
304 redirected to $DST_IFINDEX
305 redirected to $DST_IFINDEX" || exit 1
316 redirected to $DST_IFINDEX
317 redirected to $DST_IFINDEX
318 redirected to $DST_IFINDEX" || exit 1
377 DST_IFINDEX=$(cat /sys/class/net/$VETH0/ifindex)
[all …]
H A Dtest_lwt_bpf.c163 int ret, ifindex = DST_IFINDEX; in __do_push_ll_and_redirect()
193 int ret, ifindex = DST_IFINDEX; in do_push_ll_and_redirect()
231 int ifindex = DST_IFINDEX; in do_fill_garbage_and_redirect()