Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Daddrtoname.c127 struct hnamemem { struct
130 struct hnamemem *nxt; argument
283 struct hnamemem *p; in ipaddr_string()
741 struct hnamemem *tp; in tcpport_string()
763 struct hnamemem *tp; in udpport_string()
786 struct hnamemem *tp; in ipxsap_string()
815 struct hnamemem *table; in init_servarray()
869 struct hnamemem *table; in init_eprotoarray()
1269 struct hnamemem *tp; in dnaddr_string()
1284 struct hnamemem *
[all …]
H A Dprint-atalk.c579 struct hnamemem { struct
582 struct hnamemem *nxt; argument
585 static struct hnamemem hnametable[HASHNAMESIZE];
591 struct hnamemem *tp, *tp2; in ataddr_string()
H A Daddrtoname.h57 extern struct hnamemem *newhnamemem(netdissect_options *);