Lines Matching defs:vid
68 * The same MAC client may be added for different <addr,vid> tuple,
263 mac_bcast_add(mac_client_impl_t *mcip, const uint8_t *addr, uint16_t vid,
339 grp->mbg_vid == vid)
361 grp->mbg_vid = vid;
371 if (vid != 0) {
372 flow_desc.fd_vid = vid;
436 * different unicast addresses with the same vid.
503 mac_bcast_delete(mac_client_impl_t *mcip, const uint8_t *addr, uint16_t vid)
520 grp->mbg_vid == vid)
647 * Walk the MAC client's multicast address list and add/remove the addr/vid