Home
last modified time | relevance | path

Searched refs:cand2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c396 uint32_t cand = NM_BDG_NOPORT, cand2 = NM_BDG_NOPORT; in netmap_get_bdg_na() local
445 cand2 = b->bdg_port_index[b->bdg_active_ports + 1]; in netmap_get_bdg_na()
447 b->bdg_basename, ifname, b->bdg_active_ports, cand, cand2); in netmap_get_bdg_na()
523 b->bdg_ports[cand2] = hostna; in netmap_get_bdg_na()
524 hostna->bdg_port = cand2; in netmap_get_bdg_na()
527 nm_prdis("host %p to bridge port %d", hostna, cand2); in netmap_get_bdg_na()