Searched refs:INP_RECVIF (Results 1 – 3 of 3) sorted by relevance
178 #define INP_RECVIF 0x00000080 /* receive incoming interface */ macro205 INP_RECVIF|INP_RECVTTL|INP_RECVTOS|\
1260 OPTSET(INP_RECVIF); in ip_ctloutput()1462 optval = OPTBIT(INP_RECVIF); in ip_ctloutput()
1270 if (inp->inp_flags & INP_RECVIF) { in ip_savecontrol()