Home
last modified time | relevance | path

Searched refs:host6 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h179 struct in6_addr host6; /* Bound IPv6 host */ member
185 struct in6_addr host6; /* Bound IPv6 host */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h179 struct in6_addr host6; /* Bound IPv6 host */ member
185 struct in6_addr host6; /* Bound IPv6 host */ member
/f-stack/tools/ipfw/
H A Dnat64lsn.c124 inet_ntop(AF_INET6, &ste->host6, s, sizeof(s)); in nat64lsn_print_states()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c588 s->host6 = state->host->addr; in nat64lsn_export_states_v1()