Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Doui.h35 #define OUI_BSN 0x5c16c7 /* Big Switch Networks */ macro
H A Doui.c41 { OUI_BSN, "Big Switch Networks" },
H A Dprint-openflow-1.0.c944 vendor == OUI_BSN ? of10_bsn_actions_print : in of10_vendor_action_print()
968 vendor == OUI_BSN ? of10_bsn_message_print : in of10_vendor_message_print()