Home
last modified time | relevance | path

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

/external/tcpdump/
Doui.h23 #define OUI_CISCO_90 0x0000f8 /* Cisco bridging */ macro
Doui.c31 { OUI_CISCO_90, "Cisco bridged" },
Dprint-llc.c134 { OUI_CISCO_90, ethertype_values }, /* uses some Ethertype values */
453 case OUI_CISCO_90: in snap_print()