Home
last modified time | relevance | path

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

/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c380 static inline __u32 calculate_rss_hash(struct __sk_buff *skb, in calculate_rss_hash() function
549 hash = calculate_rss_hash(skb, config, toe); in tun_rss_steering_prog()