Home
last modified time | relevance | path

Searched defs:old_gw (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Dnetif.c670 netif_do_set_gw(struct netif *netif, const ip4_addr_t *gw, ip_addr_t *old_gw)
708 ip_addr_t *old_gw = &old_gw_val; local
750 ip_addr_t *old_gw = &old_gw_val; local
/third_party/lwip/src/include/lwip/
Dnetif.h656 const ip_addr_t* old_gw; member