HomeSort by relevance Sort by last modified time
    Searched refs:ipv6_prefix_length (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/libiptc/
libip6tc.h 152 int ipv6_prefix_length(const struct in6_addr *a);
  /external/iptables/libiptc/
libip6tc.c 117 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 40 milliseconds