Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c518 PIN(ingress_host); in netns_load_dtime_bpf()
521 PIN_FNAME(ingress_host)); in netns_load_dtime_bpf()
531 PIN(ingress_host); in netns_load_dtime_bpf()
534 PIN_FNAME(ingress_host)); in netns_load_dtime_bpf()
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_tc_dtime.c245 int ingress_host(struct __sk_buff *skb) in ingress_host() function