Lines Matching refs:curr_start
194 struct net_bridge_vlan *v, *curr_start = NULL, *curr_end = NULL;
231 if (!curr_start) {
232 curr_start = v;
239 br_vlan_notify(br, p, curr_start->vid,
241 curr_start = v;
246 if (!curr_start)
249 br_vlan_notify(br, p, curr_start->vid, curr_end->vid,
251 curr_start = NULL;
255 if (curr_start)
256 br_vlan_notify(br, p, curr_start->vid, curr_end->vid,