Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dofp_map.c104 { OFP_XM_T_VLAN_VID, "VLAN_VID" },
H A Dprint-ofp.c815 case OFP_XM_T_VLAN_VID: in ofp_print_oxm()
/openbsd/sys/net/
H A Dofp.h375 #define OFP_XM_T_VLAN_VID 6 /* VLAN id */ macro