Searched refs:IP_ERRORMTU (Results 1 – 3 of 3) sorted by relevance
293 #define IP_ERRORMTU 21 /* int; get MTU of last xmit = EMSGSIZE */ macro
1301 case IP_ERRORMTU: in ip_ctloutput()1316 case IP_ERRORMTU: in ip_ctloutput()
699 CASERETURN(IP_ERRORMTU); in ipoptname()