mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-12 19:26:52 +08:00
A few ACD compile and doc fixes
This commit is contained in:
@@ -97,7 +97,7 @@ err_t acd_add(struct netif *netif, struct acd *acd,
|
||||
|
||||
err_t acd_start(struct netif *netif, struct acd *acd, ip4_addr_t ipaddr);
|
||||
|
||||
err_t acd_stop(struct netif *netif, struct acd *acd);
|
||||
err_t acd_stop(struct acd *acd);
|
||||
|
||||
void acd_arp_reply(struct netif *netif, struct etharp_hdr *hdr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user