Home
last modified time | relevance | path

Searched refs:net_get_udp_handler (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dnet.h624 rxhand_f *net_get_udp_handler(void); /* Get UDP RX packet handler */
/openbmc/u-boot/net/
H A Dnet.c766 rxhand_f *net_get_udp_handler(void) in net_get_udp_handler() function