Searched refs:bootp_print (Results 1 – 4 of 4) sorted by relevance
64 bootp_print(register const u_char *cp, u_int length) in bootp_print() function
196 extern void bootp_print(const u_char *, u_int);
383 extern void bootp_print(netdissect_options *,const u_char *,
583 bootp_print((const u_char *)(up + 1), length); in udp_print()