Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h279 typedef struct ipqos_conf_class_s { struct
280 struct ipqos_conf_class_s *next; argument
281 char name[IPQOS_CONF_NAME_LEN];
282 nvlist_t *nvlist;
283 ipqos_conf_act_ref_t *alist;
284 boolean_t modified;
285 boolean_t new;
286 boolean_t cr_mod;
287 boolean_t todel;
288 boolean_t deleted;
[all …]