Search | Google it | Results 1 - 2 of 2 for funcall:in_canforward (0.01 seconds) |
742: 743: if (!in_canforward(ip->ip_src) && 744: ((ip->ip_src.s_addr & IN_CLASSA_NET) !=
1999: #endif 2000: if (m->m_flags & (M_BCAST|M_MCAST) || in_canforward(ip->ip_dst) == 0) { 2001: IP_STATINC(IP_STAT_CANTFORWARD);