Searched refs:OPTBIT2 (Results 1 – 1 of 1) sorted by relevance
2589 #define OPTBIT2(bit) (inp->inp_flags2 & bit ? 1 : 0) in ip_ctloutput() macro2628 optval = OPTBIT2(INP2_DONTFRAG); in ip_ctloutput()