Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dbpf_net_helpers.h34 static int (*bpf_skb_store_bytes)(struct __sk_buff* skb, __u32 offset, const void* from, __u32 len, variable
/aosp12/system/netd/bpf_progs/
H A Dbpf_net_helpers.h35 static int (*bpf_skb_store_bytes)(struct __sk_buff* skb, __u32 offset, const void* from, __u32 len, variable