Searched defs:bpf_skb_load_bytes (Results 1 – 2 of 2) sorted by relevance
180 static int (*bpf_skb_load_bytes)(void *ctx, int off, void *to, int len) = variable
1699 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument