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