Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstpm.h124 void* stp_in_stpm_create (int vlan_id, char *name, int *err_code);
H A Dstpmgmt.c45 this = stp_in_stpm_create (vlan_id, name, &err_code); in STP_IN_stpm_create()
H A Dstp_in.c35 stp_in_stpm_create (int vlan_id, char* name, int* err_code) in stp_in_stpm_create() function
83 this = stp_in_stpm_create (vlan_id, name, &err_code); in _stp_in_stpm_enable()
761 this = stp_in_stpm_create (vlan_id, uid_cfg->vlan_name, &err_code); in STP_IN_stpm_set_cfg()