Searched refs:udp_packet_handler (Results 1 – 4 of 4) sorted by relevance
188 static rxhand_f *udp_packet_handler; variable739 return udp_packet_handler; in net_get_udp_handler()746 udp_packet_handler = dummy_handler; in net_set_udp_handler()748 udp_packet_handler = f; in net_set_udp_handler()1279 (*udp_packet_handler)((uchar *)ip + IP_UDP_HDR_SIZE, in net_process_received_packet()