Searched refs:INP2_DONTFRAG (Results 1 – 5 of 5) sorted by relevance
861 #define INP2_DONTFRAG 0x00001000 /* mark the DF bit in the IP header to avoid fra… macro
540 if (inp->inp_flags2 & INP2_DONTFRAG) { in rip_output()
2482 OPTSET2(INP2_DONTFRAG); in ip_ctloutput()2747 optval = OPTBIT2(INP2_DONTFRAG); in ip_ctloutput()
1934 if (inp->inp_flags2 & INP2_DONTFRAG) { in udp_output()
2701 OPTSET2(INP2_DONTFRAG); in ip6_ctloutput()