Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h317 typedef struct ipqos_conf_action_s { struct
318 struct ipqos_conf_action_s *next; argument
319 char name[IPQOS_CONF_NAME_LEN];
320 char module[IPQOS_CONF_NAME_LEN];
321 ipqos_conf_filter_t *filters;
322 ipqos_conf_class_t *classes;
323 ipqos_conf_params_t *params;
324 nvlist_t *nvlist;
325 boolean_t todel;
326 boolean_t deleted;
[all …]