Lines Matching refs:netif
34 * so it is easiest to just replace the netif module with
60 #include "netif.h"
66 struct netif prom_netif;
79 int netif_attach(struct netif *, struct iodesc *, void *);
80 void netif_detach(struct netif *);
87 * Return netif ptr on success.
181 netif_attach(struct netif *nif, struct iodesc *s, void *aux)
199 netif_detach(struct netif *nif)
216 struct netif *nif;
242 struct netif *nif;
277 struct netif *nif;
343 struct netif *nif;