Searched refs:ndpr_mask (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ ! |
| H A D | nd6_prproxy.c | 606 dst6, dst_ifscope, &pr->ndpr_mask)) { in nd6_proxy_find_fwdroute() 907 taddr, taddr_ifscope, &pr->ndpr_mask)) { in nd6_prproxy_ns_output() 1014 taddr, taddr_ifscope, &pr->ndpr_mask)) { in nd6_prproxy_ns_input() 1148 taddr, taddr_ifscope, &pr->ndpr_mask)) { in nd6_prproxy_na_input()
|
| H A D | in6_ifattach.c | 510 pr0.ndpr_mask = ifra->ifra_prefixmask.sin6_addr; in in6_ifattach_linklocal()
|
| H A D | nd6.h | 585 struct in6_addr ndpr_mask; /* netmask derived from the prefix */ member
|
| H A D | nd6_rtr.c | 2382 in6_prefixlen2mask(&new->ndpr_mask, new->ndpr_plen); in nd6_prelist_add() 2386 new->ndpr_mask.s6_addr32[i]; in nd6_prelist_add() 3807 mask6.sin6_addr = pr->ndpr_mask; in nd6_prefix_onlink_common() 3993 bcopy(&pr->ndpr_mask, &mask6.sin6_addr, sizeof(struct in6_addr)); in nd6_prefix_offlink()
|
| H A D | in6.c | 1774 pr0.ndpr_mask = ifra->ifra_prefixmask.sin6_addr; in in6ctl_aifaddr() 1906 pr0.ndpr_mask = ia->ia_prefixmask.sin6_addr; in in6ctl_difaddr()
|
| H A D | nd6.c | 2557 &addr->sin6_addr, addr->sin6_scope_id, &pr->ndpr_mask)) { in nd6_is_new_addr_neighbor()
|