Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6_var.h907 void in6_prefixlen2mask(struct in6_addr *, int);
/f-stack/freebsd/netinet6/
H A Din6_var.h907 void in6_prefixlen2mask(struct in6_addr *, int);
H A Dnd6_rtr.c1204 in6_prefixlen2mask(&mask, prefixlen); in in6_ifadd()
1380 in6_prefixlen2mask(&new->ndpr_mask, new->ndpr_plen); in nd6_prelist_add()
H A Din6.c1854 in6_prefixlen2mask(struct in6_addr *maskp, int len) in in6_prefixlen2mask() function
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c670 in6_prefixlen2mask(&mask, uc->plen); in nptv6_create()