Searched refs:dn_flow_set (Results 1 – 1 of 1) sorted by relevance
80 struct dn_flow_set { struct131 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument158 struct dn_flow_set *fs ; /* parent flow set */223 struct dn_flow_set *fs ; /* parent flow set */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()697 struct dn_flow_set *fs = (struct dn_flow_set *)*a->start; in dn_c_copy_fs()699 fs->next.sle_next = (struct dn_flow_set *)DN_IS_QUEUE; in dn_c_copy_fs()714 *a->start += sizeof(struct dn_flow_set); in dn_c_copy_fs()[all …]