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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_if.c542 p->pfra_ip6addr =
544 if (IN6_IS_SCOPE_EMBED(&p->pfra_ip6addr))
545 p->pfra_ip6addr.s6_addr16[1] = 0;
H A Dpf_table.c803 FILLIN_SIN6(sa.sin6, ad->pfra_ip6addr);
839 FILLIN_SIN6(ke->pfrke_sa.sin6, ad->pfra_ip6addr);
1059 ad->pfra_ip6addr = ke->pfrke_sa.sin6.sin6_addr;
H A Dpfvar.h1261 #define pfra_ip6addr pfra_u._pfra_ip6addr macro
H A Dpf.c1251 p.pfra_ip6addr = (*state)->src_node->addr.v6;

Completed in 32 milliseconds