Searched refs:IP_RETURNMTU (Results 1 – 3 of 3) sorted by relevance
177 #define IP_RETURNMTU 0x0004 /* pass back mtu on EMSGSIZE */ macro
306 IP_ALLOWBROADCAST | IP_RETURNMTU; in rip_output()
759 if (flags & IP_RETURNMTU) { in ip_output()