Searched defs:OPTBIT (Results 1 – 2 of 2) sorted by relevance
1129 #define OPTBIT( ip_ctloutput() macro
1150 #define OPTBIT(bit) (inp->inp_flags & (bit) ? 1 : 0) in ip6_ctloutput() macro [all...]