Searched refs:INP_RECVOPTS (Results 1 – 5 of 5) sorted by relevance
691 #define INP_RECVOPTS 0x00000001 /* receive incoming IP options */ macro724 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\
1263 OPTSET(INP_RECVOPTS); in ip_ctloutput()1478 optval = OPTBIT(INP_RECVOPTS); in ip_ctloutput()
1249 if (inp->inp_flags & INP_RECVOPTS) { in ip_savecontrol()
3134 if (inp_flags & INP_RECVOPTS) { in db_print_inpflags()