in_ifattach
EVENTHANDLER_DEFINE(ifnet_arrival_event, in_ifattach, NULL,
void in_ifattach(void *, struct ifnet *);
in_ifattach(NULL, ifp);