Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c1219 char bridge_hellotime[7]; /* 17.13.6 for root */ member
1257 offsetof(bridge_fields_buf_t, bridge_hellotime), print_default_cb },
8171 (void) snprintf(bbuf->bridge_hellotime, in print_bridge()
8172 sizeof (bbuf->bridge_hellotime), "%d", stpstate.hello_time); in print_bridge()