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

/freebsd-13-stable/sys/netinet6/
H A Din6_var.h907 void in6_prefixlen2mask(struct in6_addr *, int);
H A Dnd6_rtr.c1204 in6_prefixlen2mask(&mask, prefixlen);
1380 in6_prefixlen2mask(&new->ndpr_mask, new->ndpr_plen);
H A Din6.c1855 in6_prefixlen2mask(struct in6_addr *maskp, int len) function
1862 log(LOG_ERR, "in6_prefixlen2mask: invalid prefix length(%d)\n",
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c670 in6_prefixlen2mask(&mask, uc->plen);

Completed in 121 milliseconds