Lines Matching full:outgoing
485 * MEMP_NUM_ARP_QUEUE: the number of simultaneously queued outgoing
648 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address
741 * this option does not affect outgoing packet sizes, which can be controlled
749 * IP_FRAG==1: Fragment outgoing IP packets if their size exceeds MTU. Note
2279 * CHECKSUM_GEN_IP==1: Generate checksums in software for outgoing IP packets.
2286 * CHECKSUM_GEN_UDP==1: Generate checksums in software for outgoing UDP packets.
2293 * CHECKSUM_GEN_TCP==1: Generate checksums in software for outgoing TCP packets.
2300 * CHECKSUM_GEN_ICMP==1: Generate checksums in software for outgoing ICMP packets.
2307 * CHECKSUM_GEN_ICMP6==1: Generate checksums in software for outgoing ICMP6 packets.
2431 * LWIP_IPV6_FRAG==1: Fragment outgoing IPv6 packets that are too big.
2543 * LWIP_ND6_QUEUEING==1: queue outgoing IPv6 packets while MAC address
2803 * options to outgoing tcp segments.
2823 * Hook for adding custom options to outgoing tcp segments.