Searched defs:PORT_T (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dport.h162 } PORT_T; typedef in typeref:struct:port_t
164 PORT_T*
168 STP_port_delete (PORT_T* this);
171 STP_port_rx_bpdu (PORT_T* this, BPDU_T* bpdu, size_t len);
174 STP_port_init (PORT_T* this, struct stpm_t* stpm, Bool check_link);
178 STP_port_trace_state_machine (PORT_T* this, char* mach_name, int enadis);
181 STP_port_trace_flags (char* title, PORT_T* this);

Completed in 44 milliseconds