Home
last modified time | relevance | path

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

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