Searched refs:INP_RECVIF (Results 1 – 6 of 6) sorted by relevance
154 INP_RECVIF = 0x80 variable
1450 if (pcb.inp_flags & INP_RECVIF):
800 #define INP_RECVIF 0x00000080 /* receive incoming interface */ macro837 (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|INP_RECVIF|INP_RECVTTL| \
2461 OPTSET(INP_RECVIF); in ip_ctloutput()2722 optval = OPTBIT(INP_RECVIF); in ip_ctloutput()
3472 if (inp->inp_flags & INP_RECVIF) { in ip_savecontrol()
2816 if (inp->inp_flags & INP_RECVIF) { in flow_divert_create_control_mbuf()