Searched refs:pv_dport_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c292 cu->cu_pv.pv_dport_id = ntohs(cpdu->cbu_portid);
751 if (cpv->pv_dport_id < pv->pv_dport_id)
753 if (cpv->pv_dport_id > pv->pv_dport_id)
771 (cpv->pv_dport_id & 0xfff) == (pv->pv_dport_id & 0xfff)))
822 bp->bp_desg_pv.pv_dport_id = bp->bp_port_id;
2077 bs->bs_bridge_pv.pv_dport_id = 0;
H A Dbridgestp.h253 uint16_t pv_dport_id; member in struct:bstp_pri_vector

Completed in 47 milliseconds