Home
last modified time | relevance | path

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

/external/tcpdump/
Daddrtoname.c827 static const struct protoidlist { struct
830 } protoidlist[] = { argument
848 const struct protoidlist *pl; in init_protoidarray()
865 for (pl = protoidlist; pl->name != NULL; ++pl) { in init_protoidarray()