Home
last modified time | relevance | path

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

/linux/net/netfilter/
A 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
351 nf_flow_offload_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_lookup()
366 static int nf_flow_offload_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_forward()
420 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ip_hook()
579 static int nf_flow_tuple_ipv6(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ipv6()
645 static int nf_flow_offload_ipv6_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_forward()
692 nf_flow_offload_ipv6_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_ipv6_lookup()
715 struct nf_flowtable_ctx ctx = { in nf_flow_offload_ipv6_hook()

Completed in 6 milliseconds