Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difvlan.c70 static const char proto_8021ad[] = "802.1ad"; variable
107 printf(proto_8021ad); in vlan_status()
243 } else if ((strncasecmp(proto_8021ad, val, strlen(proto_8021ad)) == 0) in DECL_CMD_FUNC()