Searched refs:OFPFW_DL_VLAN (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.0.c212 #define OFPFW_DL_VLAN (1U <<1) macro
230 { OFPFW_DL_VLAN, "DL_VLAN" },
1231 if (! (wildcards & OFPFW_DL_VLAN))

Completed in 176 milliseconds