Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h18 struct flow_offload;
56 bool (*gc)(const struct flow_offload *flow);
61 struct flow_offload *flow,
179 struct flow_offload { struct
191 unsigned long flow_offload_get_timeout(struct flow_offload *flow); argument
220 struct flow_offload *flow_offload_alloc(struct nf_conn *ct);
221 void flow_offload_free(struct flow_offload *flow);
277 void flow_offload_route_init(struct flow_offload *flow,
280 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow);
282 struct flow_offload *flow, bool force);
[all …]
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c21 flow_offload_fill_dir(struct flow_offload *flow, in flow_offload_fill_dir()
52 struct flow_offload *flow_offload_alloc(struct nf_conn *ct) in flow_offload_alloc()
54 struct flow_offload *flow; in flow_offload_alloc()
96 static int flow_offload_fill_route(struct flow_offload *flow, in flow_offload_fill_route()
147 static void nft_flow_dst_release(struct flow_offload *flow, in nft_flow_dst_release()
155 void flow_offload_route_init(struct flow_offload *flow, in flow_offload_route_init()
202 static void flow_offload_route_release(struct flow_offload *flow) in flow_offload_route_release()
208 void flow_offload_free(struct flow_offload *flow) in flow_offload_free()
256 unsigned long flow_offload_get_timeout(struct flow_offload *flow) in flow_offload_get_timeout()
275 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add()
[all …]
H A Dnf_flow_table_ip.c22 static int nf_flow_state_check(struct flow_offload *flow, int proto, in nf_flow_state_check()
76 static void nf_flow_snat_ip(const struct flow_offload *flow, in nf_flow_snat_ip()
99 static void nf_flow_dnat_ip(const struct flow_offload *flow, in nf_flow_dnat_ip()
122 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip()
372 struct flow_offload *flow; in nf_flow_offload_forward()
377 flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); in nf_flow_offload_forward()
423 struct flow_offload *flow; in nf_flow_offload_ip_hook()
448 flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); in nf_flow_offload_ip_hook()
516 static void nf_flow_snat_ipv6(const struct flow_offload *flow, in nf_flow_snat_ipv6()
539 static void nf_flow_dnat_ipv6(const struct flow_offload *flow, in nf_flow_dnat_ipv6()
[all …]
H A Dnf_flow_table_offload.c24 struct flow_offload *flow;
224 const struct flow_offload *flow, in flow_offload_eth_src()
271 const struct flow_offload *flow, in flow_offload_eth_dst()
328 const struct flow_offload *flow, in flow_offload_ipv4_snat()
355 const struct flow_offload *flow, in flow_offload_ipv4_dnat()
396 const struct flow_offload *flow, in flow_offload_ipv6_snat()
421 const struct flow_offload *flow, in flow_offload_ipv6_dnat()
445 static int flow_offload_l4proto(const struct flow_offload *flow) in flow_offload_l4proto()
465 const struct flow_offload *flow, in flow_offload_port_snat()
495 const struct flow_offload *flow, in flow_offload_port_dnat()
[all …]
H A Dnf_flow_table_inet.c46 struct flow_offload *flow, in nf_flow_rule_route_inet()
H A Dnft_flow_offload.c309 struct flow_offload *flow; in nft_flow_offload_eval()
H A DKconfig523 This option adds the "flow_offload" expression that you can use to
/openbmc/linux/net/core/
H A DMakefile15 fib_notifier.o xdp.o flow_offload.o gro.o \
/openbmc/linux/net/sched/
H A Dact_ct.c245 struct flow_offload *flow, in tcf_ct_flow_table_fill_actions()
288 static bool tcf_ct_flow_is_outdated(const struct flow_offload *flow) in tcf_ct_flow_is_outdated()
402 static void tcf_ct_flow_tc_ifidx(struct flow_offload *entry, in tcf_ct_flow_tc_ifidx()
409 static void tcf_ct_flow_ct_ext_ifidx_update(struct flow_offload *entry) in tcf_ct_flow_ct_ext_ifidx_update()
425 struct flow_offload *entry; in tcf_ct_flow_table_add()
664 struct flow_offload *flow; in tcf_ct_flow_table_lookup()
686 flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); in tcf_ct_flow_table_lookup()
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]