Searched refs:udp_packet_handler (Results 1 – 1 of 1) sorted by relevance
192 static rxhand_f *udp_packet_handler; variable768 return udp_packet_handler; in net_get_udp_handler()775 udp_packet_handler = dummy_handler; in net_set_udp_handler()777 udp_packet_handler = f; in net_set_udp_handler()1331 (*udp_packet_handler)((uchar *)ip + IP_UDP_HDR_SIZE, in net_process_received_packet()