Searched defs:ipqos_conf_act_ref_s (Results 1 – 1 of 1) sorted by relevance
267 typedef struct ipqos_conf_act_ref_s { struct268 struct ipqos_conf_act_ref_s *next; argument269 struct ipqos_conf_act_ref_s *prev; argument270 char name[IPQOS_CONF_NAME_LEN];271 char field[IPQOS_CONF_PNAME_LEN];272 struct ipqos_conf_action_s *action;273 nvlist_t *nvlist;