Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_btf_skc_cls_ingress.c69 static int handle_ip6_tcp(struct ipv6hdr *ip6h, struct __sk_buff *skb) in handle_ip6_tcp() function
169 return handle_ip6_tcp(ip6h, skb); in cls_ingress()