Searched refs:stp_in_stpm_create (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | stpm.h | 124 void* stp_in_stpm_create (int vlan_id, char *name, int *err_code);
|
H A D | stpmgmt.c | 45 this = stp_in_stpm_create (vlan_id, name, &err_code); in STP_IN_stpm_create()
|
H A D | stp_in.c | 35 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()
|