Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_flow_table_ip.c171 struct nf_flowtable_ctx { struct
177 static int nf_flow_tuple_ip(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ip() argument
355 nf_flow_offload_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_lookup()
370 static int nf_flow_offload_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_forward()
424 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ip_hook()
583 static int nf_flow_tuple_ipv6(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ipv6()
649 static int nf_flow_offload_ipv6_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_forward()
696 nf_flow_offload_ipv6_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_lookup()
719 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ipv6_hook()