Searched refs:INP_RECVRSSBUCKETID (Results 1 – 6 of 6) sorted by relevance
1315 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip_ctloutput()1542 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip_ctloutput()
743 #define INP_RECVRSSBUCKETID 0x00000200 /* populate recv datagram with bucket id */ macro
1324 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip_savecontrol()
1902 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip6_ctloutput()2293 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip6_ctloutput()
1527 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip6_savecontrol()