Searched refs:NAME_LEN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Duid_stp.h30 #define NAME_LEN 20 macro
43 char vlan_name[NAME_LEN]; /* name of the VLAN, key of the bridge */
70 char vlan_name[NAME_LEN]; /* name of the VLAN, key of the bridge */
83 char vlan_name[NAME_LEN]; /* name of the VLAN, key of the bridge */
144 char vlan_name[NAME_LEN]; /* name of the VLAN, key of the bridge */
161 char vlan_name[NAME_LEN]; /* name of the VLAN, key of the bridge */
H A Dstp_in.c438 (void) strncpy (entry->vlan_name, this->name, NAME_LEN);

Completed in 22 milliseconds