Searched refs:INP_RECVFLOWID (Results 1 – 6 of 6) sorted by relevance
1302 OPTSET2(INP_RECVFLOWID, optval); in ip_ctloutput()1529 optval = OPTBIT2(INP_RECVFLOWID); in ip_ctloutput()
742 #define INP_RECVFLOWID 0x00000100 /* populate recv datagram with flow info */ macro
1303 if (inp->inp_flags2 & INP_RECVFLOWID) { in ip_savecontrol()
1897 OPTSET2(INP_RECVFLOWID, optval); in ip6_ctloutput()2278 optval = OPTBIT2(INP_RECVFLOWID); in ip6_ctloutput()
1506 if (inp->inp_flags2 & INP_RECVFLOWID) { in ip6_savecontrol()