ifnet_check_incoming
return (ifnet_check_incoming(ifp, 1));
return (ifnet_check_incoming(m->m_pkthdr.rcvif, 0));