Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_dtime.c216 int skb_type; in egress_host() local
221 if (!skb_type) in egress_host()
247 int skb_type; in ingress_host() local
252 if (!skb_type) in ingress_host()
268 int skb_type; in ingress_fwdns_prio100() local
273 if (!skb_type) in ingress_fwdns_prio100()
292 int skb_type; in egress_fwdns_prio100() local
319 int skb_type; in ingress_fwdns_prio101() local
322 if (skb_type == -1 || !skb_type) in ingress_fwdns_prio101()
364 int skb_type; in egress_fwdns_prio101() local
[all …]