Searched refs:nf_flowtable_ctx (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 148 struct nf_flowtable_ctx { struct 160 static void nf_flow_tuple_encap(struct nf_flowtable_ctx *ctx, in nf_flow_tuple_encap() argument 216 static int nf_flow_tuple_ip(struct nf_flowtable_ctx *ctx, struct sk_buff *skb, in nf_flow_tuple_ip() 319 static bool nf_flow_ip4_tunnel_proto(struct nf_flowtable_ctx *ctx, in nf_flow_ip4_tunnel_proto() 346 static bool nf_flow_ip6_tunnel_proto(struct nf_flowtable_ctx *ctx, in nf_flow_ip6_tunnel_proto() 380 static void nf_flow_ip_tunnel_pop(struct nf_flowtable_ctx *ctx, in nf_flow_ip_tunnel_pop() 391 static bool nf_flow_skb_encap_protocol(struct nf_flowtable_ctx *ctx, in nf_flow_skb_encap_protocol() 433 static void nf_flow_encap_pop(struct nf_flowtable_ctx *ctx, in nf_flow_encap_pop() 483 nf_flow_offload_lookup(struct nf_flowtable_ctx *ctx, in nf_flow_offload_lookup() 497 static int nf_flow_offload_forward(struct nf_flowtable_ctx *ctx, in nf_flow_offload_forward() [all …]
|