Searched defs:bpf_skb_store_bytes (Results 1 – 2 of 2) sorted by relevance
184 static int (*bpf_skb_store_bytes)(void *ctx, int off, void *from, int len, int flags) = variable
1662 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument