Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilter.h1556 static inline int __bpf_skb_store_bytes(struct sk_buff *skb, u32 offset, in __bpf_skb_store_bytes() function
/openbmc/linux/net/core/
H A Dfilter.c1731 int __bpf_skb_store_bytes(struct sk_buff *skb, u32 offset, const void *from, in __bpf_skb_store_bytes() function