Home
last modified time | relevance | path

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

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