Home
last modified time | relevance | path

Searched refs:OPTSET2 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_output.c1253 #define OPTSET2(bit, val) do { \ in ip_ctloutput() macro
1275 OPTSET2(INP_ORIGDSTADDR, optval); in ip_ctloutput()
1299 OPTSET2(INP_BINDMULTI, optval); in ip_ctloutput()
1302 OPTSET2(INP_RECVFLOWID, optval); in ip_ctloutput()
1309 OPTSET2(INP_RSS_BUCKET_SET, 1); in ip_ctloutput()
1315 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip_ctloutput()
1343 #undef OPTSET2 in ip_ctloutput()
/f-stack/freebsd/netinet6/
H A Dip6_output.c1818 #define OPTSET2(bit, val) do { \ in ip6_ctloutput() macro
1897 OPTSET2(INP_RECVFLOWID, optval); in ip6_ctloutput()
1902 OPTSET2(INP_RECVRSSBUCKETID, optval); in ip6_ctloutput()
1935 OPTSET2(INP_ORIGDSTADDR, optval); in ip6_ctloutput()
1942 OPTSET2(INP_BINDMULTI, optval); in ip6_ctloutput()