Home
last modified time | relevance | path

Searched refs:q922_string (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-fr.c143 q922_string(netdissect_options *ndo, const u_char *p, u_int length) in q922_string() function
H A Dnetdissect.h722 extern const char *q922_string(netdissect_options *, const u_char *, u_int);
H A Daddrtoname.c681 return (q922_string(ndo, ep, len)); in linkaddr_string()
H A DCHANGES305 ARP: fix overwrites of static buffer in q922_string().
306 Frame Relay: have q922_string() handle errors better.