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

/netbsd-current/external/bsd/tcpdump/dist/
H A Daddrtoname.c128 struct hnamemem { struct
131 struct hnamemem *nxt;
134 static struct hnamemem hnametable[HASHNAMESIZE];
135 static struct hnamemem tporttable[HASHNAMESIZE];
136 static struct hnamemem uporttable[HASHNAMESIZE];
137 static struct hnamemem eprototable[HASHNAMESIZE];
138 static struct hnamemem dnaddrtable[HASHNAMESIZE];
139 static struct hnamemem ipxsaptable[HASHNAMESIZE];
284 struct hnamemem *p;
742 struct hnamemem *t
[all...]
H A Daddrtoname.h62 extern struct hnamemem *newhnamemem(netdissect_options *);
H A Dprint-atalk.c584 struct hnamemem { struct
587 struct hnamemem *nxt;
590 static struct hnamemem hnametable[HASHNAMESIZE];
596 struct hnamemem *tp, *tp2;

Completed in 94 milliseconds