Searched refs:lwres_print (Results 1 – 4 of 4) sorted by relevance
298 lwres_print(register const u_char *bp, u_int length) in lwres_print() function
409 extern void lwres_print(netdissect_options *,const u_char *, u_int);
304 extern void lwres_print(const u_char *, u_int);
675 lwres_print((const u_char *)(up + 1), length); in udp_print()