Home
last modified time | relevance | path

Searched refs:STP_port_create (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/librstp/common/
H A Dport.h165 STP_port_create (struct stpm_t* stpm, int port_index);
H A Dport.c45 STP_port_create (STPM_T* stpm, int port_index) in STP_port_create() function
H A Dstp_in.c952 if (! STP_port_create (this, port_index)) { in STP_IN_port_add()