Searched refs:M_HASHTYPE_SET (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_rss.c | 392 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v4()
|
| H A D | raw_ip.c | 497 M_HASHTYPE_SET(m, hash_type); in rip_output() 543 M_HASHTYPE_SET(m, hash_type); in rip_output()
|
| H A D | ip_reass.c | 528 M_HASHTYPE_SET(m, rss_type); in ip_reass()
|
| H A D | udp_usrreq.c | 1486 M_HASHTYPE_SET(m, flowtype); in udp_output() 1495 M_HASHTYPE_SET(m, hash_type); in udp_output()
|
| H A D | ip_output.c | 349 M_HASHTYPE_SET(m, inp->inp_flowtype); in ip_output()
|
| H A D | tcp_syncache.c | 2037 M_HASHTYPE_SET(m, M_HASHTYPE_GET(m0)); in syncache_respond()
|
| H A D | sctp_output.c | 4052 M_HASHTYPE_SET(m, net->flowtype); in sctp_lowlevel_chunk_output() 4055 M_HASHTYPE_SET(m, mflowtype); in sctp_lowlevel_chunk_output() 4312 M_HASHTYPE_SET(m, net->flowtype); in sctp_lowlevel_chunk_output() 4315 M_HASHTYPE_SET(m, mflowtype); in sctp_lowlevel_chunk_output() 11071 M_HASHTYPE_SET(mout, mflowtype); in sctp_send_resp_msg()
|
| H A D | sctp_input.c | 5841 M_HASHTYPE_SET(m, M_HASHTYPE_OPAQUE_HASH); in sctp_input()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_rss.c | 415 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v6()
|
| H A D | udp6_usrreq.c | 964 M_HASHTYPE_SET(m, hash_type); in udp6_output()
|
| H A D | ip6_output.c | 461 M_HASHTYPE_SET(m, inp->inp_flowtype); in ip6_output()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 353 #define M_HASHTYPE_SET(m, v) ((m)->m_pkthdr.rsstype = (v)) macro
|
| /f-stack/freebsd/sys/ |
| H A D | mbuf.h | 556 #define M_HASHTYPE_SET(m, v) ((m)->m_pkthdr.rsstype = (v)) macro
|
| /f-stack/freebsd/net/ |
| H A D | iflib.c | 2808 M_HASHTYPE_SET(m, ri->iri_rsstype); in iflib_rxd_pkt_get()
|