in_canforward
bool in_canforward(struct in_addr);
if (m->m_flags & (M_BCAST|M_MCAST) || !in_canforward(ip->ip_dst)) {