Searched refs:ipv6addr (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdpwall.c116 static __always_inline __u8 filter_ipv6_addr(const struct in6_addr *ipv6addr) argument
120 leaf = bpf_map_lookup_elem(&v6_addr_map, ipv6addr);

Completed in 262 milliseconds