Home
last modified time | relevance | path

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

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