Lines Matching refs:iodesc
45 typedef TAILQ_HEAD(socket_list, iodesc) socket_list_t;
180 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach()
217 netif_get(struct iodesc *desc, void **pkt, time_t timo) in netif_get()
244 netif_put(struct iodesc *desc, void *pkt, size_t len) in netif_put()
276 static struct iodesc *
279 struct iodesc *s; in socktodesc_impl()
295 struct iodesc *
298 struct iodesc *desc; in socktodesc()
314 struct iodesc *s; in netif_open()
320 struct iodesc *last; in netif_open()
350 struct iodesc *s, *last; in netif_close()