Searched defs:in4p_errormtu (Results 1 – 1 of 1) sorted by relevance
120 int in4p_errormtu; /* MTU of last xmit status = EMSGSIZE */ member130 #define in4p_errormtu(inpcb) (((struct in4pcb *)(inpcb))->in4p_errormtu) macro