Searched refs:INP_RECVRSSBUCKETID (Results 1 – 5 of 5) sorted by relevance
1272 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip_ctloutput()1498 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip_ctloutput()
573 #define INP_RECVRSSBUCKETID 0x00000200 /* populate recv datagram with bucket id */ macro
1304 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip_savecontrol()
1891 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip6_ctloutput()2264 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip6_ctloutput()
1536 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip6_savecontrol()