Searched refs:new_device (Results 1 – 1 of 1) sorted by relevance
690 struct at_device *new_device = RT_NULL; in at_bind() local702 new_device = at_device_get_by_ipaddr(&input_ipaddr); in at_bind()703 if (new_device == RT_NULL) in at_bind()710 new_sock = alloc_socket_by_device(new_device, type); in at_bind()
Completed in 5 milliseconds