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

/external/tcpdump/
H A Daddrtoname.c746 static struct protoidlist { struct
749 } protoidlist[] = { variable in typeref:struct:protoidlist
767 struct protoidlist *pl;
781 for (pl = protoidlist; pl->name != NULL; ++pl) {

Completed in 13 milliseconds