Searched refs:OPTBIT2 (Results 1 – 2 of 2) sorted by relevance
2708 #define OPTBIT2(bit) (inp->inp_flags2 & bit ? 1 : 0) in ip_ctloutput() macro2747 optval = OPTBIT2(INP2_DONTFRAG); in ip_ctloutput()2750 optval = OPTBIT2(INP2_RECV_LINK_ADDR_TYPE); in ip_ctloutput()
2550 #define OPTBIT2(bit) (in6p->inp_flags2 & (bit) ? 1 : 0) in ip6_ctloutput() macro3001 optval = OPTBIT2(INP2_RECV_LINK_ADDR_TYPE); in ip6_ctloutput()