stpm_t
STP_port_create (struct stpm_t* stpm, int port_index);
STP_port_init (PORT_T* this, struct stpm_t* stpm, Bool check_link);
struct stpm_t* owner; /* Bridge, that this port belongs to */
STP_rolesel_update_stpm (struct stpm_t* this);
struct stpm_t* stpm;
struct stpm_t;
typedef struct stpm_t STPM_T;
struct stpm_t* next;
typedef struct stpm_t STPM_T;