Searched refs:bpf_set_hash (Results 1 – 2 of 2) sorted by relevance
319 static unsigned int (*bpf_set_hash)(void *ctx, __u32 hash) = variable
2700 BPF_CALL_2(bpf_set_hash, struct sk_buff *, skb, u32, hash) in BPF_CALL_2() argument2711 .func = bpf_set_hash,