netdock_start
static void netdock_start(struct ifnet *);
ifp->if_start = netdock_start;
netdock_start(ifp);