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

/external/iproute2/include/libiptc/
H A Dlibip6tc.h152 int ipv6_prefix_length(const struct in6_addr *a);
/external/iptables/libiptc/
H A Dlibip6tc.c117 ipv6_prefix_length(const struct in6_addr *a) function
145 len = ipv6_prefix_length(&e->ipv6.smsk);
158 len = ipv6_prefix_length(&e->ipv6.dmsk);

Completed in 97 milliseconds