Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_bpf.c253 bpf_xdp_ct_alloc(struct xdp_md *xdp_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_xdp_ct_alloc() argument
256 struct xdp_buff *ctx = (struct xdp_buff *)xdp_ctx; in bpf_xdp_ct_alloc()
287 bpf_xdp_ct_lookup(struct xdp_md *xdp_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_xdp_ct_lookup() argument
290 struct xdp_buff *ctx = (struct xdp_buff *)xdp_ctx; in bpf_xdp_ct_lookup()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dxdp_synproxy_kern.c94 extern struct nf_conn *bpf_xdp_ct_lookup(struct xdp_md *xdp_ctx,

Completed in 5 milliseconds