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

/freebsd-10.0-release/contrib/tcpdump/
H A Daddrtoname.c784 static const struct protoidlist { struct
787 } protoidlist[] = { variable in typeref:struct:protoidlist
805 const struct protoidlist *pl;
819 for (pl = protoidlist; pl->name != NULL; ++pl) {

Completed in 103 milliseconds