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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.0.c225 #define OFPFW_DL_VLAN_PCP (1U <<20) macro
237 { OFPFW_DL_VLAN_PCP, "DL_VLAN_PCP" },
1235 if (! (wildcards & OFPFW_DL_VLAN_PCP))

Completed in 210 milliseconds