Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Doui.h23 #define OUI_CISCO_90 0x0000f8 /* Cisco bridging */ macro
H A Doui.c29 { OUI_CISCO_90, "Cisco bridged" },
H A Dprint-llc.c132 { OUI_CISCO_90, ethertype_values }, /* uses some Ethertype values */
455 case OUI_CISCO_90: in snap_print()