Home
last modified time | relevance | path

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

/freebsd/stand/libofw/
H A Dofw_net.c47 static ssize_t ofwn_get(struct iodesc *, void **, time_t);
69 .netif_get=ofwn_get,
130 ofwn_get(struct iodesc *desc, void **pkt, time_t timeout) in ofwn_get() function