HomeSort by: relevance | last modified time | path
    Searched defs:protoidlist (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
addrtoname.c 880 static const struct protoidlist { struct
883 } protoidlist[] = { variable in typeref:struct:protoidlist
901 const struct protoidlist *pl;
918 for (pl = protoidlist; pl->name != NULL; ++pl) {
addrtoname.c 880 static const struct protoidlist { struct
883 } protoidlist[] = { variable in typeref:struct:protoidlist
901 const struct protoidlist *pl;
918 for (pl = protoidlist; pl->name != NULL; ++pl) {

Completed in 51 milliseconds