Home
last modified time | relevance | path

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

/qemu/tools/ebpf/
H A Drss.bpf.c383 static inline bool calculate_rss_hash(struct __sk_buff *skb, in calculate_rss_hash() function
554 if (config->redirect && calculate_rss_hash(skb, config, toe, &hash)) { in tun_rss_steering_prog()