Home
last modified time | relevance | path

Searched refs:autoip_set_struct (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dautoip.h78 void autoip_set_struct(struct netif *netif, struct autoip *autoip);
79 /** Remove a struct autoip previously set to the netif using autoip_set_struct() */
/third_party/lwip/src/core/ipv4/
H A Dautoip.c106 autoip_set_struct(struct netif *netif, struct autoip *autoip) in autoip_set_struct() function

Completed in 2 milliseconds