Searched refs:tmp_bdg_port_index (Results 1 – 2 of 2) sorted by relevance
117 uint32_t tmp_bdg_port_index[NM_BDG_MAXPORTS]; member
293 uint32_t *tmp = b->tmp_bdg_port_index; in netmap_bdg_detach_common()310 memcpy(b->tmp_bdg_port_index, b->bdg_port_index, sizeof(b->tmp_bdg_port_index)); in netmap_bdg_detach_common()339 memcpy(b->bdg_port_index, b->tmp_bdg_port_index, sizeof(b->tmp_bdg_port_index)); in netmap_bdg_detach_common()