Home
last modified time | relevance | path

Searched defs:bpf_skb_store_bytes (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dbpf_helper_defs.h227 static long (* const bpf_skb_store_bytes)(struct __sk_buff *skb, __u32 offset, const void *from, __… variable
/external/v4l-utils/utils/keytable/bpf_protocols/
Dbpf_helpers.h213 static int (*bpf_skb_store_bytes)(void *ctx, int off, void *from, int len, int flags) = variable