Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/libofw/
HDofw_net.c49 static void ofwn_end(struct netif *);
71 .netif_end=ofwn_end,
238 ofwn_end(struct netif *nif) in ofwn_end() function