Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difvlan.c69 static const char proto_8021Q[] = "802.1q"; variable
104 printf(proto_8021Q); in vlan_status()
240 if (strncasecmp(proto_8021Q, val, in DECL_CMD_FUNC()
241 strlen(proto_8021Q)) == 0) { in DECL_CMD_FUNC()