Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Doui.h21 #define OUI_IANA 0x00005E /* IANA */ macro
H A Doui.c27 { OUI_IANA, "IANA" },
H A Dprint-lldp.c1648 case OUI_IANA: in lldp_print()