Searched refs:flowtype (Results 1 – 14 of 14) sorted by relevance
177 uint32_t flowtype; in rss_mbuf_software_hash_v4() local228 flowtype = M_HASHTYPE_GET(m); in rss_mbuf_software_hash_v4()230 if (flowtype != M_HASHTYPE_NONE) { in rss_mbuf_software_hash_v4()234 (flowtype == M_HASHTYPE_RSS_UDP_IPV4) && in rss_mbuf_software_hash_v4()244 flowtype == M_HASHTYPE_RSS_IPV4) { in rss_mbuf_software_hash_v4()250 (flowtype == M_HASHTYPE_RSS_TCP_IPV4) && in rss_mbuf_software_hash_v4()260 flowtype == M_HASHTYPE_RSS_IPV4) { in rss_mbuf_software_hash_v4()266 flowtype == M_HASHTYPE_RSS_IPV4) { in rss_mbuf_software_hash_v4()
235 u_int flowtype; member501 pkt_node->flowtype); in siftr_process_pkt()552 pkt_node->flowtype); in siftr_process_pkt()806 pn->flowtype = inp->inp_flowtype; in siftr_siftdata()
1142 uint8_t flowtype = M_HASHTYPE_NONE; in udp_output() local1244 flowtype = *(uint32_t *) CMSG_DATA(cm); in udp_output()1519 if (flowtype != M_HASHTYPE_NONE) { in udp_output()1521 M_HASHTYPE_SET(m, flowtype); in udp_output()
389 uint8_t flowtype; member
3257 uint32_t flowtype, uint32_t flowid, uint32_t max_pacing_rate) in in_pcbattach_txrtlmt() argument3263 .rate_limit.hdr.flowtype = flowtype, in in_pcbattach_txrtlmt()
2739 (*netp)->flowtype = mflowtype; in sctp_handle_cookie_echo()5567 net->flowtype = mflowtype; in sctp_common_input_processing()5607 net->flowtype = mflowtype; in sctp_common_input_processing()
4080 M_HASHTYPE_SET(m, net->flowtype); in sctp_lowlevel_chunk_output()4358 M_HASHTYPE_SET(m, net->flowtype); in sctp_lowlevel_chunk_output()
4074 net->flowtype = M_HASHTYPE_OPAQUE_HASH; in sctp_add_remote_addr()
178 uint32_t flowtype; in rss_mbuf_software_hash_v6() local256 flowtype = M_HASHTYPE_GET(m); in rss_mbuf_software_hash_v6()258 if (flowtype != M_HASHTYPE_NONE) { in rss_mbuf_software_hash_v6()262 (flowtype == M_HASHTYPE_RSS_UDP_IPV6)) { in rss_mbuf_software_hash_v6()271 flowtype == M_HASHTYPE_RSS_IPV6) { in rss_mbuf_software_hash_v6()277 (flowtype == M_HASHTYPE_RSS_TCP_IPV6)) { in rss_mbuf_software_hash_v6()286 flowtype == M_HASHTYPE_RSS_IPV6) { in rss_mbuf_software_hash_v6()292 flowtype == M_HASHTYPE_RSS_IPV6) { in rss_mbuf_software_hash_v6()
70 u_int flowtype; member100 flowtype = p == NULL ? 0 : p->flowtype;
67 args[0]->flowtype);
198 uint32_t flowtype; /* mbuf hash type */ member
1544 params->hdr.flowtype == M_HASHTYPE_NONE) { in lagg_snd_tag_alloc()1556 params->hdr.flowtype == M_HASHTYPE_NONE) { in lagg_snd_tag_alloc()
3981 if (unlikely(priv->gone || params->hdr.flowtype == M_HASHTYPE_NONE)) { in mlx5e_ul_snd_tag_alloc()3990 params->hdr.flowtype, &temp) == 0) in mlx5e_ul_snd_tag_alloc()