Home
last modified time | relevance | path

Searched defs:autoip (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/include/ipv4/lwip/
A Dautoip.h81 struct autoip struct
94 /** Set a struct autoip allocated by the application to work with */ argument
/lk-master/external/lib/lwip/core/ipv4/
A Dautoip.c133 autoip_set_struct(struct netif *netif, struct autoip *autoip) in autoip_set_struct()
257 struct autoip *autoip = netif->autoip; in autoip_bind() local
287 struct autoip *autoip = netif->autoip; in autoip_start() local
335 struct autoip *autoip = netif->autoip; in autoip_start_probing() local
/lk-master/external/lib/lwip/include/lwip/
A Dnetif.h179 struct autoip *autoip; member

Completed in 5 milliseconds