Searched refs:hnamemem (Results 1 – 3 of 3) sorted by relevance
81 struct hnamemem { struct84 struct hnamemem *nxt; argument87 static struct hnamemem hnametable[HASHNAMESIZE];88 static struct hnamemem tporttable[HASHNAMESIZE];89 static struct hnamemem uporttable[HASHNAMESIZE];90 static struct hnamemem eprototable[HASHNAMESIZE];91 static struct hnamemem dnaddrtable[HASHNAMESIZE];92 static struct hnamemem ipxsaptable[HASHNAMESIZE];235 struct hnamemem *p; in getname()606 register struct hnamemem *tp; in etherproto_string()[all …]
57 extern struct hnamemem *newhnamemem(netdissect_options *);
558 struct hnamemem { struct561 struct hnamemem *nxt; argument564 static struct hnamemem hnametable[HASHNAMESIZE];570 register struct hnamemem *tp, *tp2; in ataddr_string()