Home | History | Annotate | Download | only in libsa

Lines Matching refs:netif

45 #include <lib/libsa/netif.h>
50 static int bug_match(struct netif *, void *);
51 static int bug_probe(struct netif *, void *);
55 static void bug_end(struct netif *);
85 bug_match(struct netif *nif, void *machdep_hint)
97 bug_probe(struct netif *nif, void *machdep_hint)
106 struct netif *nif = desc->io_netif;
142 struct netif *nif = desc->io_netif;
171 struct netif *nif = desc->io_netif;
195 bug_end(struct netif *nif)