Home
last modified time | relevance | path

Searched refs:IPV6_RSSBUCKETID (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet6/
H A Din6.h499 #define IPV6_RSSBUCKETID 69 /* int; RSS bucket ID of given socket */ macro
/f-stack/freebsd/netinet6/
H A Din6.h499 #define IPV6_RSSBUCKETID 69 /* int; RSS bucket ID of given socket */ macro
H A Dip6_output.c2199 case IPV6_RSSBUCKETID: in ip6_ctloutput()
2281 case IPV6_RSSBUCKETID: in ip6_ctloutput()
H A Dip6_input.c1536 sizeof(uint32_t), IPV6_RSSBUCKETID, IPPROTO_IPV6); in ip6_savecontrol()