Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c296 rep_protocol_value_type_t ti_proto_type; member
337 return (scf_type_info[i].ti_proto_type); in scf_type_to_protocol_type()
348 if (scf_type_info[i].ti_proto_type == t) in scf_protocol_type_to_type()