Searched refs:ifbop_root_port (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/net/
H A Dif_bridgevar.h237 uint16_t ifbop_root_port; member in struct:ifbropreq
H A Dif_bridge.c1638 req->ifbop_root_port = 0;
1640 req->ifbop_root_port = root_port->bp_ifp->if_index;
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_sys.c242 if (b_req.ifbop_root_port == 0 &&
243 bif->root_port != b_req.ifbop_root_port)
248 bif->root_port = b_req.ifbop_root_port;
/freebsd-10.3-release/sbin/ifconfig/
H A Difbridge.c285 ifbp.ifbop_root_path_cost, ifbp.ifbop_root_port & 0xfff);

Completed in 107 milliseconds