Searched refs:INP_RECVRETOPTS (Results 1 – 5 of 5) sorted by relevance
692 #define INP_RECVRETOPTS 0x00000002 /* receive IP options for reply */ macro724 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\
1267 OPTSET(INP_RECVRETOPTS); in ip_ctloutput()1482 optval = OPTBIT(INP_RECVRETOPTS); in ip_ctloutput()
1256 if (inp->inp_flags & INP_RECVRETOPTS) { in ip_savecontrol()
3138 if (inp_flags & INP_RECVRETOPTS) { in db_print_inpflags()