Commit 9becb950 authored by Stephen Hemminger's avatar Stephen Hemminger

vlan meta tag match

Signed-off-by: default avatarStephen Hemminger <stephen.hemminger@vyatta.com>
parent fb8cc5b2
......@@ -109,6 +109,7 @@ struct meta_entry {
__A(SK_ERR_QLEN, "sk_err_queue", "i", "Error queue length"),
__A(SK_FORWARD_ALLOCS, "sk_fwd_alloc", "i", "Forward allocations"),
__A(SK_SNDBUF, "sk_sndbuf", "i", "Send buffer size"),
__A(VLAN_TAG, "vlan", "i", "Vlan tag"),
#undef __A
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment