Searched refs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
79 struct dn_flow_set { struct130 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument157 struct dn_flow_set *fs ; /* parent flow set */193 struct dn_flow_set fs ; /* used with fixed-rate flows */222 struct dn_flow_set *fs ; /* parent flow set */411 struct dn_flow_set *f; in dn_compat_config_queue()616 struct dn_flow_set *fs; in dn_c_copy_pipe()696 struct dn_flow_set *fs = (struct dn_flow_set *)*a->start; in dn_c_copy_fs()698 fs->next.sle_next = (struct dn_flow_set *)DN_IS_QUEUE; in dn_c_copy_fs()713 *a->start += sizeof(struct dn_flow_set); in dn_c_copy_fs()[all …]