Lines Matching full:incoming
346 * for incoming packets.
448 * ETHARP_TRUST_IP_MAC==1: Incoming IP packets cause the ARP table to be
521 * IP_REASSEMBLY==1: Reassemble incoming fragmented IP packets. Note that
531 * that this option does not affect incoming packet sizes, which can be
604 * ATTENTION: When this is 1, make sure your netif driver correctly marks incoming
1347 * DEFAULT_RAW_RECVMBOX_SIZE: The mailbox size for the incoming packets on a
1356 * DEFAULT_UDP_RECVMBOX_SIZE: The mailbox size for the incoming packets on a
1365 * DEFAULT_TCP_RECVMBOX_SIZE: The mailbox size for the incoming packets on a
1374 * DEFAULT_ACCEPTMBOX_SIZE: The mailbox size for the incoming connections.
1493 * SO_REUSE_RXTOALL==1: Pass a copy of incoming broadcast/multicast packets
1816 * CHECKSUM_CHECK_IP==1: Check checksums in software for incoming IP packets.
1823 * CHECKSUM_CHECK_UDP==1: Check checksums in software for incoming UDP packets.
1830 * CHECKSUM_CHECK_TCP==1: Check checksums in software for incoming TCP packets.
2014 * TCP_INPUT_DEBUG: Enable debugging in tcp_in.c for incoming debug.