Searched refs:bootp_packet_handler (Results 1 – 3 of 3) sorted by relevance
64 void (*bootp_packet_handler)(struct interface_info *, variable300 if (bootp_packet_handler) { in got_one()304 (*bootp_packet_handler)(ip, &u.packet, result, in got_one()
318 extern void (*bootp_packet_handler)(struct interface_info *,
565 bootp_packet_handler = do_packet; in main()