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