netif_attach
error = netif_attach(nif, s, aux);
int netif_attach(struct netif *, struct iodesc *, void *);
netif_attach(nif, s, machdep_hint);
void netif_attach(struct netif *, struct iodesc *, void *);