Home
last modified time | relevance | path

Searched defs:cond_true (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c193 struct mlx5e_tc_act_branch_ctrl *cond_true, in tc_act_police_get_branch_ctrl()
/linux/kernel/bpf/
H A Ddiagnostics.c127 bool cond_true; member
1428 void bpf_diag_record_branch(struct bpf_verifier_env *env, u32 insn_idx, bool cond_true) in bpf_diag_record_branch()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3973 struct mlx5e_tc_act_branch_ctrl cond_true, cond_false; in parse_branch_ctrl() local