Searched refs:INP_RECVOPTS (Results 1 – 4 of 4) sorted by relevance
530 #define INP_RECVOPTS 0x00000001 /* receive incoming IP options */ macro563 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\
1233 OPTSET(INP_RECVOPTS); in ip_ctloutput()1435 optval = OPTBIT(INP_RECVOPTS); in ip_ctloutput()
1226 if (inp->inp_flags & INP_RECVOPTS) { in ip_savecontrol()
3156 if (inp_flags & INP_RECVOPTS) { in db_print_inpflags()