Searched refs:INP_RECVIF (Results 1 – 4 of 4) sorted by relevance
507 #define INP_RECVIF 0x00000080 /* receive incoming interface */ macro534 INP_RECVIF|INP_RECVTTL|INP_RECVTOS|\
1040 OPTSET(INP_RECVIF); in ip_ctloutput()1202 optval = OPTBIT(INP_RECVIF); in ip_ctloutput()
1631 if (inp->inp_flags & INP_RECVIF) { in ip_savecontrol()
2302 if (inp_flags & INP_RECVIF) { in db_print_inpflags()