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