Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/xfrm/
A Dxfrm_interface_bpf.c42 __bpf_kfunc int bpf_skb_get_xfrm_info(struct __sk_buff *skb_ctx, struct bpf_xfrm_info *to) in bpf_skb_get_xfrm_info()
64 __bpf_kfunc int bpf_skb_set_xfrm_info(struct __sk_buff *skb_ctx, const struct bpf_xfrm_info *from) in bpf_skb_set_xfrm_info()
/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_bpf.c320 bpf_skb_ct_alloc(struct __sk_buff *skb_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_skb_ct_alloc()
355 bpf_skb_ct_lookup(struct __sk_buff *skb_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_skb_ct_lookup()

Completed in 4 milliseconds