OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v6only
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_vtw.h
215
uint32_t
v6only
: 1;
member in struct:vtw_common
383
uint32_t
v6only
: 1;
member in struct:vestigial_inpcb
tcp_vtw.c
1723
res->
v6only
= vtw->
v6only
;
1915
vtw->
v6only
= 0;
1987
vtw->
v6only
= !!(inp->inp_flags
2093
vtw->
v6only
= 0;
2143
vtw->
v6only
= cp->
v6only
;
2253
vtw->
v6only
= 0;
2271
vtw->
v6only
= 0;
/src/tests/net/ipsec/
t_ipsec_tcp.sh
221
atf_check -s exit:0 -o ignore rump.sysctl -w net.inet6.ip6.
v6only
=0
/src/sys/netinet6/
in6_pcb.c
934
if (vp->
v6only
)
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025