Searched refs:INP_RECVFLOWID (Results 1 – 5 of 5) sorted by relevance
1268 OPTSET2(INP_RECVFLOWID, optval); in ip_ctloutput()1485 optval = OPTBIT2(INP_RECVFLOWID); in ip_ctloutput()
572 #define INP_RECVFLOWID 0x00000100 /* populate recv datagram with flow info */ macro
1283 if (inp->inp_flags2 & INP_RECVFLOWID) { in ip_savecontrol()
1886 OPTSET2(INP_RECVFLOWID, optval); in ip6_ctloutput()2249 optval = OPTBIT2(INP_RECVFLOWID); in ip6_ctloutput()
1515 if (inp->inp_flags2 & INP_RECVFLOWID) { in ip6_savecontrol()