OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_tso4
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_output.c
527
int
has_tso4
, has_tso6;
local in function:tcp_output
563
has_tso4
= has_tso6 = false;
565
has_tso4
= tp->t_inpcb->inp_af == AF_INET &&
588
has_tso = (
has_tso4
|| has_tso6) && !alwaysfrag;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025