Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Detharp.h79 struct eth_addr **eth_ret, const ip4_addr_t **ip_ret);
/third_party/lwip/src/core/ipv4/
Detharp.c616 struct eth_addr **eth_ret, const ip4_addr_t **ip_ret) argument
621 eth_ret != NULL && ip_ret != NULL);
628 *ip_ret = &arp_table[i].ipaddr;