Searched refs:bpf_ct_opts (Results 1 – 1 of 1) sorted by relevance
/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 53 struct bpf_ct_opts { struct 109 u32 tuple_len, struct bpf_ct_opts *opts, u32 opts_len, in __bpf_nf_ct_alloc_entry() 174 u32 tuple_len, struct bpf_ct_opts *opts, in __bpf_nf_ct_lookup() 294 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_alloc() 328 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_lookup() 361 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_alloc() 396 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_lookup()
|