admsw_init
static int admsw_init(struct ifnet *);
ifp->if_init = admsw_init;
(void)admsw_init(&sc->sc_ethercom[vlan].ec_if);