Searched refs:INP_RECVOPTS (Results 1 – 5 of 5) sorted by relevance
147 INP_RECVOPTS = 0x01 variable
1436 if (pcb.inp_flags & INP_RECVOPTS):
789 #define INP_RECVOPTS 0x00000001 /* receive incoming IP options */ macro837 (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|INP_RECVIF|INP_RECVTTL| \
2449 OPTSET(INP_RECVOPTS); in ip_ctloutput()2710 optval = OPTBIT(INP_RECVOPTS); in ip_ctloutput()
3456 if (inp->inp_flags & INP_RECVOPTS) { in ip_savecontrol()