Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dtcp_vtw.h215 uint32_t v6only : 1; member
383 uint32_t v6only : 1; member
Dtcp_vtw.c1723 res->v6only = vtw->v6only; in vtw_export_v6()
1915 vtw->v6only = 0; in vtw_add()
1987 vtw->v6only = !!(inp->inp_flags in vtw_add()
2093 vtw->v6only = 0; in vtw_restart_v4()
2143 vtw->v6only = cp->v6only; in vtw_restart_v6()
2253 vtw->v6only = 0; in vtw_debug_add()
2271 vtw->v6only = 0; in vtw_debug_add()
/netbsd/src/sys/netinet6/
Din6_pcb.c934 if (vp->v6only) in in6pcb_lookup_local()
/netbsd/src/doc/
DCHANGES.prev7010 sysctl(8): rename net.inet6.ip6.bindv6only to net.inet6.ip6.v6only.