bridge_port
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
static struct bridge_port *
struct bridge_port *t1;
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp, struct bridge_port **f_bp)
struct bridge_port *temp;
static struct bridge_port *
static struct bridge_port *
bridge_port_next(struct bridge_port *bp)
struct bridge_port *
struct bridge_port *
bridge_port_bif_next(struct bridge_port *bp)
struct bridge_port *bp_next;
bridge_port_remove(struct bridge_port *bp, struct bridge_if *bif)
struct bridge_port *
struct bridge_port *bp;
if ((bp = (struct bridge_port *) malloc(sizeof(*bp))) == NULL) {
bridge_port_getinfo_mibif(struct mibif *m_if, struct bridge_port *bp)
struct bridge_port *
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
TAILQ_HEAD(bridge_ports, bridge_port);
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp;
const struct bridge_port *bp)
static struct bridge_port *
struct bridge_port *bp;
static struct bridge_port *
struct bridge_port *bp;
struct bridge_port *bp;
struct bridge_port *bp, struct bridge_port **f_bp)
struct bridge_port *t1;
struct bridge_port *bp;
TAILQ_ENTRY(bridge_port) b_p;
struct bridge_port *f_bp; /* This bridge's first entry
struct bridge_port *bridge_new_port(struct mibif *mif, struct bridge_if *bif);
void bridge_port_remove(struct bridge_port *bp, struct bridge_if *bif);
struct bridge_port *bridge_port_bif_first(struct bridge_if *bif);
struct bridge_port *bridge_port_bif_next(struct bridge_port *bp);
struct bridge_port *bridge_port_find(int32_t if_idx, struct bridge_if *bif);
void bridge_port_getinfo_mibif(struct mibif *m_if, struct bridge_port *bp);
int bridge_port_set_priority(const char *bif_name, struct bridge_port *bp,
int bridge_port_set_stp_enable(const char *bif_name, struct bridge_port *bp,
int bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp,
int bridge_port_set_admin_ptp(const char *bif_name, struct bridge_port *bp,
int bridge_port_set_admin_edge(const char *bif_name, struct bridge_port *bp,
int bridge_port_set_private(const char *bif_name, struct bridge_port *bp,
int bridge_port_addm(struct bridge_port *bp, const char *b_name);
int bridge_port_delm(struct bridge_port *bp, const char *b_name);
bridge_port_delm(struct bridge_port *bp, const char *b_name)
struct bridge_port *bp;
struct bridge_port *bp, *bp_next;
bridge_port_getinfo_conf(struct ifbreq *k_info, struct bridge_port *bp)
bridge_port_getinfo_opstp(struct ifbpstpreq *bp_stp, struct bridge_port *bp)
bridge_port_clearinfo_opstp(struct bridge_port *bp)
bridge_port_set_priority(const char *bif_name, struct bridge_port *bp,
bridge_port_set_stp_enable(const char *bif_name, struct bridge_port *bp,
bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp,
bridge_port_set_admin_ptp(const char *bif_name, struct bridge_port *bp,
bridge_port_set_admin_edge(const char *bif_name, struct bridge_port *bp,
bridge_port_set_private(const char *bif_name, struct bridge_port *bp,
bridge_port_addm(struct bridge_port *bp, const char *b_name)