Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstpm.h88 STP_stpm_create (int vlan_id, char* name);
H A Dstpm.c128 STP_stpm_create (int vlan_id, char* name) in STP_stpm_create() function
H A Dstp_in.c46 this = STP_stpm_create (vlan_id, name); in stp_in_stpm_create()