Searched refs:rss_hash_ip4_2tuple (Results 1 – 3 of 3) sorted by relevance
61 rss_hash_ip4_2tuple(struct in_addr src, struct in_addr dst) in rss_hash_ip4_2tuple() function135 hash = rss_hash_ip4_2tuple(s, d); in rss_proto_software_hash_v4()179 hash = rss_hash_ip4_2tuple(d, s); in xps_proto_software_hash_v4()
40 uint32_t rss_hash_ip4_2tuple(struct in_addr src, struct in_addr dst);
654 flowid = rss_hash_ip4_2tuple(mtod(m, struct ip *)->ip_src,