Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/net/phy/mscc/
Dmscc_macsec.c371 struct macsec_flow *flow) in vsc8584_macsec_flow()
462 struct macsec_flow *flow) in vsc8584_macsec_flow_enable()
481 struct macsec_flow *flow) in vsc8584_macsec_flow_disable()
495 static u32 vsc8584_macsec_flow_context_id(struct macsec_flow *flow) in vsc8584_macsec_flow_context_id()
520 struct macsec_flow *flow, in vsc8584_macsec_transformation()
605 struct macsec_flow *flow; in vsc8584_macsec_alloc_flow() local
628 struct macsec_flow *flow) in vsc8584_macsec_free_flow()
639 struct macsec_flow *flow) in vsc8584_macsec_add_flow()
647 struct macsec_flow *flow; in vsc8584_macsec_default_flows() local
684 struct macsec_flow *flow) in vsc8584_macsec_del_flow()
[all …]
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
Dmscc_macsec.c371 struct macsec_flow *flow) in vsc8584_macsec_flow()
462 struct macsec_flow *flow) in vsc8584_macsec_flow_enable()
481 struct macsec_flow *flow) in vsc8584_macsec_flow_disable()
495 static u32 vsc8584_macsec_flow_context_id(struct macsec_flow *flow) in vsc8584_macsec_flow_context_id()
521 struct macsec_flow *flow) in vsc8584_macsec_transformation()
605 struct macsec_flow *flow; in vsc8584_macsec_alloc_flow() local
628 struct macsec_flow *flow) in vsc8584_macsec_free_flow()
640 struct macsec_flow *flow, bool update) in vsc8584_macsec_add_flow()
661 struct macsec_flow *flow; in vsc8584_macsec_default_flows() local
698 struct macsec_flow *flow) in vsc8584_macsec_del_flow()
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dnf_flow_table_core.c21 flow_offload_fill_dir(struct flow_offload *flow, in flow_offload_fill_dir()
48 struct flow_offload *flow; in flow_offload_alloc() local
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()
275 struct flow_offload *flow) in flow_offload_del()
[all …]
Dnf_flow_table_offload.c23 struct flow_offload *flow; member
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 …]
Dnf_flow_table_ip.c20 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() local
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() local
/kernel/linux/linux-6.6/net/netfilter/
Dnf_flow_table_core.c21 flow_offload_fill_dir(struct flow_offload *flow, in flow_offload_fill_dir()
54 struct flow_offload *flow; in flow_offload_alloc() local
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()
309 struct flow_offload *flow, bool force) in flow_offload_refresh()
[all …]
Dnf_flow_table_offload.c24 struct flow_offload *flow; member
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 …]
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() local
423 struct flow_offload *flow; in nf_flow_offload_ip_hook() local
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()
562 static void nf_flow_nat_ipv6(const struct flow_offload *flow, in nf_flow_nat_ipv6()
651 struct flow_offload *flow; in nf_flow_offload_ipv6_forward() local
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.c43 brcmf_flowring_is_tdls_mac(struct brcmf_flowring *flow, u8 mac[ETH_ALEN]) in brcmf_flowring_is_tdls_mac()
59 u32 brcmf_flowring_lookup(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_lookup()
103 u32 brcmf_flowring_create(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_create()
168 u8 brcmf_flowring_tid(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_tid()
178 static void brcmf_flowring_block(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_block()
227 void brcmf_flowring_delete(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_delete()
259 u32 brcmf_flowring_enqueue(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_enqueue()
285 struct sk_buff *brcmf_flowring_dequeue(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_dequeue()
306 void brcmf_flowring_reinsert(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_reinsert()
317 u32 brcmf_flowring_qlen(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_qlen()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.c43 brcmf_flowring_is_tdls_mac(struct brcmf_flowring *flow, u8 mac[ETH_ALEN]) in brcmf_flowring_is_tdls_mac()
59 u32 brcmf_flowring_lookup(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_lookup()
103 u32 brcmf_flowring_create(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_create()
168 u8 brcmf_flowring_tid(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_tid()
178 static void brcmf_flowring_block(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_block()
227 void brcmf_flowring_delete(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_delete()
259 u32 brcmf_flowring_enqueue(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_enqueue()
285 struct sk_buff *brcmf_flowring_dequeue(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_dequeue()
306 void brcmf_flowring_reinsert(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_reinsert()
317 u32 brcmf_flowring_qlen(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_qlen()
[all …]
/kernel/linux/linux-5.10/include/net/
Dfq_impl.h15 struct fq_flow *flow, in fq_adjust_removal()
27 static void fq_rejigger_backlog(struct fq *fq, struct fq_flow *flow) in fq_rejigger_backlog()
46 struct fq_flow *flow) in fq_flow_dequeue()
66 struct fq_flow *flow; in fq_tin_dequeue() local
121 struct fq_flow *flow; in fq_flow_classify() local
140 struct fq_flow *flow) in fq_recalc_backlog()
162 struct fq_flow *flow; in fq_tin_enqueue() local
209 struct fq_flow *flow, in fq_flow_filter()
237 struct fq_flow *flow; in fq_tin_filter() local
248 struct fq_flow *flow, in fq_flow_reset()
[all …]
/kernel/linux/linux-6.6/include/net/
Dfq_impl.h16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal()
41 struct fq_flow *flow, in fq_adjust_removal()
48 struct fq_flow *flow) in fq_flow_dequeue()
63 static int fq_flow_drop(struct fq *fq, struct fq_flow *flow, in fq_flow_drop()
94 struct fq_flow *flow; in fq_tin_dequeue() local
148 struct fq_flow *flow; in fq_flow_classify() local
168 struct fq_flow *flow = NULL; in fq_find_fattest_flow() local
202 struct fq_flow *flow; in fq_tin_enqueue() local
253 struct fq_flow *flow, in fq_flow_filter()
279 struct fq_flow *flow; in fq_tin_filter() local
[all …]
/kernel/linux/linux-5.10/net/sched/
Dsch_atm.c76 struct atm_flow_data *flow; in lookup_flow() local
90 struct atm_flow_data *flow = (struct atm_flow_data *)arg; in atm_tc_graft() local
107 struct atm_flow_data *flow = (struct atm_flow_data *)cl; in atm_tc_leaf() local
116 struct atm_flow_data *flow; in atm_tc_find() local
128 struct atm_flow_data *flow; in atm_tc_bind_filter() local
146 struct atm_flow_data *flow = (struct atm_flow_data *)cl; in atm_tc_put() local
200 struct atm_flow_data *flow = (struct atm_flow_data *)*arg; in atm_tc_change() local
326 struct atm_flow_data *flow = (struct atm_flow_data *)arg; in atm_tc_delete() local
350 struct atm_flow_data *flow; in atm_tc_walk() local
369 struct atm_flow_data *flow = (struct atm_flow_data *)cl; in atm_tc_tcf_block() local
[all …]
Dcls_flow.c66 static u32 flow_get_src(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_src()
76 static u32 flow_get_dst(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_dst()
87 const struct flow_keys *flow) in flow_get_proto()
93 const struct flow_keys *flow) in flow_get_proto_src()
102 const struct flow_keys *flow) in flow_get_proto_dst()
152 const struct flow_keys *flow) in flow_get_nfct_src()
165 const struct flow_keys *flow) in flow_get_nfct_dst()
178 const struct flow_keys *flow) in flow_get_nfct_proto_src()
186 const struct flow_keys *flow) in flow_get_nfct_proto_dst()
240 static u32 flow_key_get(struct sk_buff *skb, int key, struct flow_keys *flow) in flow_key_get()
Dsch_fq_codel.c116 static inline struct sk_buff *dequeue_head(struct fq_codel_flow *flow) in dequeue_head()
126 static inline void flow_queue_add(struct fq_codel_flow *flow, in flow_queue_add()
143 struct fq_codel_flow *flow; in fq_codel_drop() local
189 struct fq_codel_flow *flow; in fq_codel_enqueue() local
259 struct fq_codel_flow *flow; in dequeue_func() local
285 struct fq_codel_flow *flow; in fq_codel_dequeue() local
329 static void fq_codel_flow_purge(struct fq_codel_flow *flow) in fq_codel_flow_purge()
343 struct fq_codel_flow *flow = q->flows + i; in fq_codel_reset() local
498 struct fq_codel_flow *flow = q->flows + i; in fq_codel_init() local
629 const struct fq_codel_flow *flow = &q->flows[idx]; in fq_codel_dump_class_stats() local
/kernel/linux/linux-5.10/net/openvswitch/
Dflow_table.c74 struct sw_flow *flow; in ovs_flow_alloc() local
107 static void flow_free(struct sw_flow *flow) in flow_free()
129 struct sw_flow *flow = container_of(rcu, struct sw_flow, rcu); in rcu_free_flow_callback() local
134 void ovs_flow_free(struct sw_flow *flow, bool deferred) in ovs_flow_free()
464 struct sw_flow *flow) in table_instance_flow_free()
487 struct sw_flow *flow; in table_instance_flow_flush() local
530 struct sw_flow *flow; in ovs_flow_tbl_dump_next() local
561 struct sw_flow *flow) in table_instance_insert()
570 struct sw_flow *flow) in ufid_table_instance_insert()
589 struct sw_flow *flow; in flow_table_copy_flows() local
[all …]
/kernel/linux/linux-6.6/net/openvswitch/
Dflow_table.c74 struct sw_flow *flow; in ovs_flow_alloc() local
108 static void flow_free(struct sw_flow *flow) in flow_free()
130 struct sw_flow *flow = container_of(rcu, struct sw_flow, rcu); in rcu_free_flow_callback() local
135 void ovs_flow_free(struct sw_flow *flow, bool deferred) in ovs_flow_free()
465 struct sw_flow *flow) in table_instance_flow_free()
488 struct sw_flow *flow; in table_instance_flow_flush() local
531 struct sw_flow *flow; in ovs_flow_tbl_dump_next() local
562 struct sw_flow *flow) in table_instance_insert()
571 struct sw_flow *flow) in ufid_table_instance_insert()
590 struct sw_flow *flow; in flow_table_copy_flows() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
Dipu-dp.c45 u32 flow; member
63 struct ipu_flow flow[IPUV3_NUM_FLOWS]; member
81 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_global_alpha() local
116 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_window_pos() local
127 static void ipu_dp_csc_init(struct ipu_flow *flow, in ipu_dp_csc_init()
171 struct ipu_flow *flow = to_flow(dp); in ipu_dp_setup_channel() local
229 struct ipu_flow *flow = to_flow(dp); in ipu_dp_enable_channel() local
252 struct ipu_flow *flow = to_flow(dp); in ipu_dp_disable_channel() local
297 struct ipu_dp *ipu_dp_get(struct ipu_soc *ipu, unsigned int flow) in ipu_dp_get()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
Dipu-dp.c46 u32 flow; member
64 struct ipu_flow flow[IPUV3_NUM_FLOWS]; member
82 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_global_alpha() local
117 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_window_pos() local
128 static void ipu_dp_csc_init(struct ipu_flow *flow, in ipu_dp_csc_init()
187 struct ipu_flow *flow = to_flow(dp); in ipu_dp_setup_channel() local
248 struct ipu_flow *flow = to_flow(dp); in ipu_dp_enable_channel() local
271 struct ipu_flow *flow = to_flow(dp); in ipu_dp_disable_channel() local
316 struct ipu_dp *ipu_dp_get(struct ipu_soc *ipu, unsigned int flow) in ipu_dp_get()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c360 static struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get()
368 struct mlx5e_tc_flow *flow) in mlx5e_flow_put()
376 static void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()
383 #define flow_flag_set(flow, flag) __flow_flag_set(flow, MLX5E_TC_FLOW_FLAG_##flag) argument
385 static bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set()
392 #define flow_flag_test_and_set(flow, flag) \ argument
396 static void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear()
403 #define flow_flag_clear(flow, flag) __flow_flag_clear(flow, \ argument
406 static bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test()
415 #define flow_flag_test(flow, flag) __flow_flag_test(flow, \ argument
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.c39 static void mlx5e_tls_set_ipv4_flow(void *flow, struct sock *sk) in mlx5e_tls_set_ipv4_flow()
51 static void mlx5e_tls_set_ipv6_flow(void *flow, struct sock *sk) in mlx5e_tls_set_ipv6_flow()
63 static void mlx5e_tls_set_flow_tcp_ports(void *flow, struct sock *sk) in mlx5e_tls_set_flow_tcp_ports()
73 static int mlx5e_tls_set_flow(void *flow, struct sock *sk, u32 caps) in mlx5e_tls_set_flow()
112 void *flow; in mlx5e_tls_add() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c605 struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get()
612 void mlx5e_flow_put(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in mlx5e_flow_put()
620 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_eswitch_flow()
625 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow()
630 bool mlx5e_is_offloaded_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_offloaded_flow()
635 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace()
642 get_flow_counter_dev(struct mlx5e_tc_flow *flow) in get_flow_counter_dev()
648 get_mod_hdr_table(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in get_mod_hdr_table()
659 struct mlx5e_tc_flow *flow, in mlx5e_tc_attach_mod_hdr()
678 struct mlx5e_tc_flow *flow, in mlx5e_tc_detach_mod_hdr()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h146 static inline void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()
153 #define flow_flag_set(flow, flag) __flow_flag_set(flow, MLX5E_TC_FLOW_FLAG_##flag) argument
155 static inline bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set()
162 #define flow_flag_test_and_set(flow, flag) \ argument
166 static inline void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear()
173 #define flow_flag_clear(flow, flag) __flow_flag_clear(flow, \ argument
176 static inline bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test()
185 #define flow_flag_test(flow, flag) __flow_flag_test(flow, \ argument
/kernel/linux/linux-6.6/net/sched/
Dcls_flow.c67 static u32 flow_get_src(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_src()
77 static u32 flow_get_dst(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_dst()
88 const struct flow_keys *flow) in flow_get_proto()
94 const struct flow_keys *flow) in flow_get_proto_src()
103 const struct flow_keys *flow) in flow_get_proto_dst()
153 const struct flow_keys *flow) in flow_get_nfct_src()
166 const struct flow_keys *flow) in flow_get_nfct_dst()
179 const struct flow_keys *flow) in flow_get_nfct_proto_src()
187 const struct flow_keys *flow) in flow_get_nfct_proto_dst()
241 static u32 flow_key_get(struct sk_buff *skb, int key, struct flow_keys *flow) in flow_key_get()
Dsch_fq_codel.c116 static inline struct sk_buff *dequeue_head(struct fq_codel_flow *flow) in dequeue_head()
126 static inline void flow_queue_add(struct fq_codel_flow *flow, in flow_queue_add()
143 struct fq_codel_flow *flow; in fq_codel_drop() local
189 struct fq_codel_flow *flow; in fq_codel_enqueue() local
259 struct fq_codel_flow *flow; in dequeue_func() local
285 struct fq_codel_flow *flow; in fq_codel_dequeue() local
327 static void fq_codel_flow_purge(struct fq_codel_flow *flow) in fq_codel_flow_purge()
341 struct fq_codel_flow *flow = q->flows + i; in fq_codel_reset() local
500 struct fq_codel_flow *flow = q->flows + i; in fq_codel_init() local
636 const struct fq_codel_flow *flow = &q->flows[idx]; in fq_codel_dump_class_stats() local

12345678910>>...17