Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difbridge.c70 static const char *stpproto[] = { STP_PROTOS }; variable
176 if (req->ifbr_proto < nitems(stpproto)) in bridge_interfaces()
177 printf(" proto %s", stpproto[req->ifbr_proto]); in bridge_interfaces()
269 ma, hc, stpproto[pro], csize, ctime); in bridge_status()