Searched refs:INP_RECVRSSBUCKETID (Results 1 – 5 of 5) sorted by relevance
1273 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip_ctloutput()1499 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip_ctloutput()
582 #define INP_RECVRSSBUCKETID 0x00000200 /* populate recv datagram with bucket id */ macro
1300 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip_savecontrol()
1901 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip6_ctloutput()2274 optval = OPTBIT2(INP_RECVRSSBUCKETID); in ip6_ctloutput()
1540 if (inp->inp_flags2 & INP_RECVRSSBUCKETID) { in ip6_savecontrol()