Home
last modified time | relevance | path

Searched defs:post_ct (Results 1 – 9 of 9) sorted by relevance

/linux/net/openvswitch/ !
H A Dconntrack.h79 bool post_ct) in ovs_ct_fill_key()
H A Dconntrack.c244 struct sw_flow_key *key, bool post_ct, in ovs_ct_update_key()
285 bool post_ct) in ovs_ct_fill_key()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ !
H A Dct_fs_dmfs.c19 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) in mlx5_ct_fs_dmfs_init()
H A Dct_fs_hmfs.c46 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) in mlx5_ct_fs_hmfs_init()
H A Dct_fs_smfs.c183 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) in mlx5_ct_fs_smfs_init()
/linux/net/core/ !
H A Dflow_dissector.c323 size_t mapsize, bool post_ct, u16 zone) in skb_flow_dissect_ct()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ !
H A Dtc_ct.c2096 struct mlx5_flow_table *post_ct = mlx5e_tc_post_act_get_ft(ct_priv->post_act); in mlx5_tc_ct_fs_init() local
/linux/include/net/ !
H A Dsch_generic.h1067 u8 post_ct:1; member
/linux/include/linux/ !
H A Dskbuff.h329 u8 post_ct:1; member