Home
last modified time | relevance | path

Searched refs:match_val (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c40 krb5_boolean match_val) in check_compat() argument
59 *compat = match_val; in check_compat()
/freebsd/sys/dev/irdma/
H A Dirdma_ws.c161 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 Dmlx5_fs_cmd.c166 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 Dfs_core.h