Searched refs:flow_offload (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_flow_table.h | 16 struct flow_offload; 56 const struct flow_offload *flow, 137 struct flow_offload { struct 160 struct flow_offload *flow_offload_alloc(struct nf_conn *ct); argument 161 void flow_offload_free(struct flow_offload *flow); 209 int flow_offload_route_init(struct flow_offload *flow, 212 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow); 214 struct flow_offload *flow); 225 void flow_offload_teardown(struct flow_offload *flow); 227 int nf_flow_snat_port(const struct flow_offload *flow, [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_flow_table_core.c | 21 flow_offload_fill_dir(struct flow_offload *flow, in flow_offload_fill_dir() 46 struct flow_offload *flow_offload_alloc(struct nf_conn *ct) in flow_offload_alloc() 48 struct flow_offload *flow; in flow_offload_alloc() 77 static int flow_offload_fill_route(struct flow_offload *flow, in flow_offload_fill_route() 103 int flow_offload_route_init(struct flow_offload *flow, in flow_offload_route_init() 170 static void flow_offload_route_release(struct flow_offload *flow) in flow_offload_route_release() 176 void flow_offload_free(struct flow_offload *flow) in flow_offload_free() 224 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add() 258 struct flow_offload *flow) in flow_offload_refresh() 269 static inline bool nf_flow_has_expired(const struct flow_offload *flow) in nf_flow_has_expired() [all …]
|
| H A D | nf_flow_table_offload.c | 23 struct flow_offload *flow; 174 const struct flow_offload *flow, in flow_offload_eth_src() 205 const struct flow_offload *flow, in flow_offload_eth_dst() 250 const struct flow_offload *flow, in flow_offload_ipv4_snat() 277 const struct flow_offload *flow, in flow_offload_ipv4_dnat() 318 const struct flow_offload *flow, in flow_offload_ipv6_snat() 343 const struct flow_offload *flow, in flow_offload_ipv6_dnat() 367 static int flow_offload_l4proto(const struct flow_offload *flow) in flow_offload_l4proto() 387 const struct flow_offload *flow, in flow_offload_port_snat() 417 const struct flow_offload *flow, in flow_offload_port_dnat() [all …]
|
| H A D | nf_flow_table_ip.c | 20 static int nf_flow_state_check(struct flow_offload *flow, int proto, in nf_flow_state_check() 88 static int nf_flow_snat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_snat_ip() 113 static int nf_flow_dnat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_dnat_ip() 138 static int nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip() 249 struct flow_offload *flow; in nf_flow_offload_ip_hook() 267 flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); in nf_flow_offload_ip_hook() 368 static int nf_flow_snat_ipv6(const struct flow_offload *flow, in nf_flow_snat_ipv6() 393 static int nf_flow_dnat_ipv6(const struct flow_offload *flow, in nf_flow_dnat_ipv6() 418 static int nf_flow_nat_ipv6(const struct flow_offload *flow, in nf_flow_nat_ipv6() 492 struct flow_offload *flow; in nf_flow_offload_ipv6_hook() [all …]
|
| H A D | nf_flow_table_inet.c | 25 const struct flow_offload *flow, in nf_flow_rule_route_inet()
|
| H A D | nft_flow_offload.c | 79 struct flow_offload *flow; in nft_flow_offload_eval()
|
| H A D | Kconfig | 488 This option adds the "flow_offload" expression that you can use to
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | Makefile | 14 fib_notifier.o xdp.o flow_offload.o
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/ |
| H A D | 0001-avoid-naming-local-function-as-one-of-printf-family.patch | 35 src/expr/flow_offload.c | 2 +- 228 diff --git a/src/expr/flow_offload.c b/src/expr/flow_offload.c 230 --- a/src/expr/flow_offload.c 231 +++ b/src/expr/flow_offload.c
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ct.c | 236 const struct flow_offload *flow, in tcf_ct_flow_table_fill_actions() 359 struct flow_offload *entry; in tcf_ct_flow_table_add() 513 struct flow_offload *flow; in tcf_ct_flow_table_lookup() 535 flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); in tcf_ct_flow_table_lookup()
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |