Searched defs:autoip (Results 1 – 3 of 3) sorted by relevance
106 autoip_set_struct(struct netif *netif, struct autoip *autoip) in autoip_set_struct()127 struct autoip *autoip = netif_autoip_data(netif); in autoip_restart() local138 struct autoip *autoip = netif_autoip_data(netif); in autoip_handle_arp_conflict() local171 struct autoip *autoip = netif_autoip_data(netif); in autoip_create_addr() local206 struct autoip *autoip = netif_autoip_data(netif); in autoip_arp_probe() local230 struct autoip *autoip = netif_autoip_data(netif); in autoip_bind() local257 struct autoip *autoip = NULL; in autoip_start() local302 struct autoip *autoip = netif_autoip_data(netif); in autoip_start_probing() local336 struct autoip *autoip = netif_autoip_data(netif); in autoip_network_changed() local352 struct autoip *autoip = NULL; in autoip_stop() local[all …]
60 struct autoip { struct75 void autoip_set_struct(struct netif *netif, struct autoip *autoip); argument
61 struct autoip struct78 void autoip_set_struct(struct netif *netif, struct autoip *autoip); argument