Searched defs:stp_in_stpm_create (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.c35 stp_in_stpm_create (int vlan_id, char* name, int* err_code) function
39 /* stp_trace ("stp_in_stpm_create(%s)", name); */
83 this = stp_in_stpm_create (vlan_id, name, &err_code);
761 this = stp_in_stpm_create (vlan_id, uid_cfg->vlan_name, &err_code);

Completed in 65 milliseconds