Home
last modified time | relevance | path

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

/external/tcpdump/
Doui.h21 #define OUI_IANA 0x00005E /* IANA */ macro
Doui.c29 { OUI_IANA, "IANA" },
Dprint-lldp.c1622 case OUI_IANA: in lldp_print()