Home
last modified time | relevance | path

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

/external/tcpdump/
Doui.h35 #define OUI_BSN 0x5c16c7 /* Big Switch Networks */ macro
Doui.c43 { OUI_BSN, "Big Switch Networks" },
Dprint-openflow-1.0.c1050 vendor == OUI_BSN ? of10_bsn_actions_print : in of10_vendor_action_print()
1079 vendor == OUI_BSN ? of10_bsn_message_print : in of10_vendor_message_print()