Home
last modified time | relevance | path

Searched refs:bpf_l4_csum_replace (Results 1 – 2 of 2) sorted by relevance

/external/v4l-utils/utils/keytable/bpf_protocols/
Dbpf_helpers.h217 static int (*bpf_l4_csum_replace)(void *ctx, int off, int from, int to, int flags) = variable
/external/libbpf/src/
Dbpf_helper_defs.h292 static long (* const bpf_l4_csum_replace)(struct __sk_buff *skb, __u32 offset, __u64 from, __u64 to… variable