Home
last modified time | relevance | path

Searched refs:mic (Results 1 – 1 of 1) sorted by relevance

/samples/mic/mpssd/
Dmpssd.c147 tap_configure(struct mic_info *mic, char *dev) in tap_configure() argument
166 mic->name, strerror(errno)); in tap_configure()
172 mic->name, strerror(errno)); in tap_configure()
179 mic->name, strerror(errno)); in tap_configure()
183 snprintf(ipaddr, IFNAMSIZ, "172.31.%d.254/24", mic->id + 1); in tap_configure()
198 mic->name, strerror(errno)); in tap_configure()
204 mic->name, strerror(errno)); in tap_configure()
211 mic->name, strerror(errno)); in tap_configure()
215 mic->name, __func__, __LINE__); in tap_configure()
219 static int tun_alloc(struct mic_info *mic, char *dev) in tun_alloc() argument
[all …]