Searched refs:bootp_print (Results 1 – 3 of 3) sorted by relevance
577 bootp_print(ndo, (const u_char *)(up + 1), length); in udp_print()
509 extern void bootp_print(netdissect_options *, const u_char *, u_int);
282 bootp_print(netdissect_options *ndo, in bootp_print() function