Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h267 typedef struct ipqos_conf_act_ref_s { struct
268 struct ipqos_conf_act_ref_s *next; argument
269 struct ipqos_conf_act_ref_s *prev; argument
270 char name[IPQOS_CONF_NAME_LEN];
271 char field[IPQOS_CONF_PNAME_LEN];
272 struct ipqos_conf_action_s *action;
273 nvlist_t *nvlist;