Searched defs:eth_ret (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/lwip/src/netif/
H A Detharp.c594 etharp_find_addr(struct netif * netif, struct ip_addr * ipaddr, struct eth_addr ** eth_ret, struct ip_addr ** ip_ret) argument
/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Detharp.c612 etharp_get_entry(u8_t i, ip4_addr_t **ipaddr, struct netif **netif, struct eth_addr **eth_ret) argument
583 etharp_find_addr(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr **eth_ret, const ip4_addr_t **ip_ret) argument
[all...]

Completed in 42 milliseconds