Home
last modified time | relevance | path

Searched refs:type_check (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c196 unsigned int type_check; in mlxsw_sp_ipip_decap_config_gre4() local
208 type_check = has_ikey ? in mlxsw_sp_ipip_decap_config_gre4()
221 type_check, has_ikey, daddr4, ikey); in mlxsw_sp_ipip_decap_config_gre4()
414 unsigned int type_check; in mlxsw_sp_ipip_decap_config_gre6() local
425 type_check = has_ikey ? in mlxsw_sp_ipip_decap_config_gre6()
437 type_check, has_ikey, in mlxsw_sp_ipip_decap_config_gre6()
/linux/fs/smb/server/
H A Dsmbacl.h101 bool type_check, bool get_write);
H A Dsmbacl.c1531 bool type_check, bool get_write) in set_info_sec() argument
1585 if (type_check && !(le16_to_cpu(pntsd->type) & DACL_PRESENT)) in set_info_sec()