Searched refs:bootp_packet_handler (Results 1 – 3 of 3) sorted by relevance
66 void (*bootp_packet_handler)(struct interface_info *, variable294 if (bootp_packet_handler) { in got_one()298 (*bootp_packet_handler)(ip, &u.packet, result, in got_one()
316 extern void (*bootp_packet_handler)(struct interface_info *,
570 bootp_packet_handler = do_packet; in main()