Searched refs:rss_hash_ip4_2tuple (Results 1 – 4 of 4) sorted by relevance
69 rss_hash_ip4_2tuple(struct in_addr src, struct in_addr dst) in rss_hash_ip4_2tuple() function143 hash = rss_hash_ip4_2tuple(s, d); in rss_proto_software_hash_v4()187 hash = rss_hash_ip4_2tuple(d, s); in xps_proto_software_hash_v4()
42 uint32_t rss_hash_ip4_2tuple(struct in_addr src, struct in_addr dst);
292 hash = rss_hash_ip4_2tuple(faddr, laddr); in in_pcbgroup_bytuple()
671 flowid = rss_hash_ip4_2tuple(mtod(m, struct ip *)->ip_src,