Searched refs:bpf_ct_opts (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 49 struct bpf_ct_opts { struct 103 u32 tuple_len, struct bpf_ct_opts *opts, u32 opts_len, in __bpf_nf_ct_alloc_entry() 150 u32 tuple_len, struct bpf_ct_opts *opts, in __bpf_nf_ct_lookup() 254 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_alloc() 288 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_xdp_ct_lookup() 321 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_alloc() 356 u32 tuple__sz, struct bpf_ct_opts *opts, u32 opts__sz) in bpf_skb_ct_lookup()
|