Home
last modified time | relevance | path

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

/external/tcpdump/
Daf.h52 #define BSD_AFNUM_IPX 23 macro
Daf.c53 { BSD_AFNUM_IPX, "IPX" },
Dprint-null.c127 case BSD_AFNUM_IPX: in null_if_print()