Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_tc_dtime.c216 int skb_type; in egress_host() local
221 if (!skb_type) in egress_host()
251 int skb_type; in ingress_host() local
256 if (!skb_type) in ingress_host()
272 int skb_type; in ingress_fwdns_prio100() local
277 if (!skb_type) in ingress_fwdns_prio100()
296 int skb_type; in egress_fwdns_prio100() local
322 int skb_type; in ingress_fwdns_prio101() local
325 if (skb_type == -1 || !skb_type) in ingress_fwdns_prio101()
362 int skb_type; in egress_fwdns_prio101() local
[all …]

Completed in 5 milliseconds