Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difvlan.c71 static const char proto_qinq[] = "qinq"; variable
244 || (strncasecmp(proto_qinq, val, strlen(proto_qinq)) == 0)) { in DECL_CMD_FUNC()