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