Home
last modified time | relevance | path

Searched defs:bstp_port (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.h318 struct bstp_port { struct
320 struct ifnet *bp_ifp; /* parent if */
321 struct bstp_state *bp_bs;
322 uint8_t bp_active;
323 uint8_t bp_protover;
324 uint32_t bp_flags;
325 uint32_t bp_path_cost;
326 uint16_t bp_port_msg_age;
327 uint16_t bp_port_max_age;
328 uint16_t bp_port_fdelay;
[all …]