Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_bpf.c60 static int bpf_nf_ct_tuple_parse(struct bpf_sock_tuple *bpf_tuple, in bpf_nf_ct_tuple_parse()
101 __bpf_nf_ct_alloc_entry(struct net *net, struct bpf_sock_tuple *bpf_tuple, in __bpf_nf_ct_alloc_entry()
148 struct bpf_sock_tuple *bpf_tuple, in __bpf_nf_ct_lookup()
253 bpf_xdp_ct_alloc(struct xdp_md *xdp_ctx, struct bpf_sock_tuple *bpf_tuple, 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()
320 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()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_bpf_nf.c76 struct bpf_sock_tuple bpf_tuple; in nf_ct_test() local

Completed in 4 milliseconds