Searched refs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
78 struct dn_flow_set { struct79 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */129 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument156 struct dn_flow_set *fs ; /* parent flow set */192 struct dn_flow_set fs ; /* used with fixed-rate flows */222 struct dn_flow_set *fs ; /* parent flow set */257 struct dn_flow_set fs ; /* used with fixed-rate flows */412 struct dn_flow_set *f; in dn_compat_config_queue()571 need += dn_cfg.fsk_count * sizeof(struct dn_flow_set); in dn_compat_calc_size()617 struct dn_flow_set *fs; in dn_c_copy_pipe()[all …]