Searched defs:autoip (Results 1 – 3 of 3) sorted by relevance
81 struct autoip struct95 /** Set a struct autoip allocated by the application to work with */ argument
141 autoip_set_struct(struct netif *netif, struct autoip *autoip) in autoip_set_struct()265 struct autoip *autoip = netif->autoip; in autoip_bind() local295 struct autoip *autoip = netif->autoip; in autoip_start() local343 struct autoip *autoip = netif->autoip; in autoip_start_probing() local
175 struct autoip *autoip; member