Searched refs:bpf_get_hash_recalc (Results 1 – 2 of 2) sorted by relevance
302 static unsigned int (*bpf_get_hash_recalc)(void *ctx) = variable
2667 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() argument2678 .func = bpf_get_hash_recalc,