Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_flow_table_ip.c167 struct nf_flowtable_ctx { struct
173 static int nf_flow_tuple_ip(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ip() argument
346 nf_flow_offload_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_lookup()
361 static int nf_flow_offload_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_forward()
415 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ip_hook()
574 static int nf_flow_tuple_ipv6(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ipv6()
640 static int nf_flow_offload_ipv6_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_forward()
687 nf_flow_offload_ipv6_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_lookup()
710 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ipv6_hook()