Lines Matching defs:forward
156 #define IPFORWARDING 1 /* forward IP packets not for us */
158 #define IPFORWARDING 0 /* don't forward IP packets not for us */
452 * mbuf with space for link headers, in the event we forward
554 * Assume that we can create a fast-forward IP flow entry
721 * Not for us; forward if possible and desirable.
859 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0;
941 * yet; nothing to do except forward.
987 forward = !IN_MULTICAST(ip->ip_dst.s_addr);
1146 if (forward) {
1321 * Forward a packet. If some error occurs return the sender