/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_dmfs.c | 18 mlx5_ct_fs_dmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) mlx5_ct_fs_dmfs_init() argument
|
H A D | ct_fs_smfs.c | 183 mlx5_ct_fs_smfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) mlx5_ct_fs_smfs_init() argument
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.h | 77 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key, bool post_ct) ovs_ct_fill_key() argument
|
H A D | flow.c | 1006 bool post_ct = false, post_ct_snat = false, post_ct_dnat = false; in ovs_flow_key_extract() local
|
H A D | conntrack.c | 237 ovs_ct_update_key(const struct sk_buff *skb, const struct ovs_conntrack_info *info, struct sw_flow_key *key, bool post_ct, bool keep_nat_flags) ovs_ct_update_key() argument 278 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key, bool post_ct) ovs_ct_fill_key() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | pkt_sched.h | 282 u8 post_ct:1; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 53 struct mlx5_flow_table *post_ct; member [all...] |
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 233 ovs_ct_update_key(const struct sk_buff *skb, const struct ovs_conntrack_info *info, struct sw_flow_key *key, bool post_ct, bool keep_nat_flags) ovs_ct_update_key() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 2045 struct mlx5_flow_table *post_ct = mlx5e_tc_post_act_get_ft(ct_priv->post_act); in mlx5_tc_ct_fs_init() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_dissector.c | 318 skb_flow_dissect_ct(const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, u16 *ctinfo_map, size_t mapsize, bool post_ct, u16 zone) skb_flow_dissect_ct() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_flower.c | 318 bool post_ct = tc_skb_cb(skb)->post_ct; in fl_classify() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | skbuff.h | 328 u8 post_ct:1; member
|