Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dcdp.c222 static void cdp_timeout_handler(void) in cdp_timeout_handler() function
227 net_set_timeout_handler(CDP_TIMEOUT, cdp_timeout_handler); in cdp_timeout_handler()
360 net_set_timeout_handler(CDP_TIMEOUT, cdp_timeout_handler); in cdp_start()