Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf_helper_defs.h719 static long (* const bpf_skb_load_bytes)(const void *skb, __u32 offset, void *to, __u32 len) = (voi… variable
/external/v4l-utils/utils/keytable/bpf_protocols/
Dbpf_helpers.h209 static int (*bpf_skb_load_bytes)(void *ctx, int off, void *to, int len) = variable