Searched refs:bootp_packet_handler (Results 1 – 6 of 6) sorted by relevance
200 if (!bootp_packet_handler) { in trace_inpacket_input()205 (*bootp_packet_handler) (interface_vector [index], in trace_inpacket_input()
75 void (*bootp_packet_handler) (struct interface_info *, variable1155 if (bootp_packet_handler) {1159 (*bootp_packet_handler) (ip, &u.packet, (unsigned)result,
814 bootp_packet_handler = do_packet; in main()
862 bootp_packet_handler = do_relay4; in main()
2866 extern void (*bootp_packet_handler) (struct interface_info *,
1040 bootp_packet_handler = do_packet; in main()