ea_ioctl
static int ea_ioctl(struct ifnet *, u_long, void *);
ea_ioctl(&ec->ec_if, SIOCSIFFLAGS, NULL);
ifp->if_ioctl = ea_ioctl;