Searched defs:client_flag (Results 1 – 2 of 2) sorted by relevance
103 bool client_flag; /* True if from client (context initator). */ member
3236 uint32_t client_flag = is_client ? DSSF_ISCLIENT : 0; in i_ds_hdl_lookup() local