Home
last modified time | relevance | path

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

/components/net/lwip-nat/
A Dipv4_nat.c204 nat_timer(void *arg) in nat_timer() function
210 sys_timeout(LWIP_NAT_TMR_INTERVAL_SEC * 1000, nat_timer, NULL); in nat_timer()
236 sys_timeout(LWIP_NAT_TMR_INTERVAL_SEC * 1000, nat_timer, NULL); in ip_nat_init()

Completed in 4 milliseconds