Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c699 vlan_str(const uint16_t vid) in vlan_str() function
1374 ND_PRINT((ndo, "%smatch dl_vlan %s", pfx, vlan_str(EXTRACT_16BITS(cp)))); in of10_match_print()
1522 ND_PRINT((ndo, ", vlan_vid %s", vlan_str(EXTRACT_16BITS(cp)))); in of10_actions_print()