Searched refs:match_val (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | compat.c | 40 krb5_boolean match_val) in check_compat() argument 59 *compat = match_val; in check_compat()
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_ws.c | 161 u16 match_val, in ws_find_node() argument 169 if (node->vsi_index == match_val) in ws_find_node() 175 if (node->traffic_class == match_val) in ws_find_node()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_cmd.c | 166 mlx5_cmd_fs_set_fte(struct mlx5_core_dev * dev,u16 vport,enum fs_fte_status * fte_status,u32 * match_val,enum fs_ft_type type,unsigned int table_id,unsigned int index,unsigned int group_id,struct mlx5_flow_act * flow_act,u32 sw_action,int dest_size,struct list_head * dests) mlx5_cmd_fs_set_fte() argument
|
H A D | fs_core.h |
|