Home
last modified time | relevance | path

Searched defs:mod_prop_info_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h106 struct mod_prop_info_s { struct
107 char *mpi_name; /* property name */
108 uint_t mpi_proto; /* property protocol */
109 mod_prop_setf_t *mpi_setf; /* sets the property value */
110 mod_prop_getf_t *mpi_getf; /* gets the property value */
115 union {
119 } u;
124 union {
127 } u_def;