Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.0.c674 vlan_str(const uint16_t vid) in vlan_str() function
1214 ND_PRINT("%smatch dl_vlan %s", pfx, vlan_str(GET_BE_U_2(cp))); in of10_match_print()
1355 ND_PRINT(", vlan_vid %s", vlan_str(GET_BE_U_2(cp))); in of10_actions_print()