mec_init
error = mec_init(ifp);
mec_init(ifp);
static int mec_init(struct ifnet * ifp);
ifp->if_init = mec_init;