Searched defs:autoip (Results 1 – 3 of 3) sorted by relevance
81 struct autoip struct94 /** Set a struct autoip allocated by the application to work with */ argument
133 autoip_set_struct(struct netif *netif, struct autoip *autoip) in autoip_set_struct()257 struct autoip *autoip = netif->autoip; in autoip_bind() local287 struct autoip *autoip = netif->autoip; in autoip_start() local335 struct autoip *autoip = netif->autoip; in autoip_start_probing() local
179 struct autoip *autoip; member
Completed in 5 milliseconds