Home
last modified time | relevance | path

Searched refs:udp_packet_handler (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c188 static rxhand_f *udp_packet_handler; variable
739 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()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map