OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in4p_errormtu
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
in_pcb.h
120
int
in4p_errormtu
; /* MTU of last xmit status = EMSGSIZE */
member in struct:in4pcb
130
#define
in4p_errormtu
(inpcb) (((struct in4pcb *)(inpcb))->
in4p_errormtu
)
macro
ip_output.c
772
in4p_errormtu
(inp) = mtu;
1329
optval =
in4p_errormtu
(inp);
in_pcb.c
232
in4p_errormtu
(inp) = -1;
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026