Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh.c65 static __always_inline bool is_remote_ep_v6(struct __sk_buff *skb, in is_remote_ep_v6() function
111 redirect = is_remote_ep_v6(skb, (struct in6_addr)ip6_src); in tc_dst()
135 redirect = is_remote_ep_v6(skb, (struct in6_addr)ip6_dst); in tc_src()