Searched refs:IP_REASSEMBLY (Results 1 – 11 of 11) sorted by relevance
508 #define LWIP_NUM_SYS_TIMEOUT_INTERNAL (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP…744 #if !defined IP_REASSEMBLY || defined __DOXYGEN__745 #define IP_REASSEMBLY 1 macro761 #undef IP_REASSEMBLY762 #define IP_REASSEMBLY 0 macro2142 #define IPFRAG_STATS (IP_REASSEMBLY || IP_FRAG)
54 #if IP_REASSEMBLY
59 #if LWIP_IPV4 && IP_REASSEMBLY
132 #if (IP_REASSEMBLY && (MEMP_NUM_REASSDATA > IP_REASS_MAX_PBUFS))
84 #if IP_REASSEMBLY
11 #if !LWIP_IPV4 || !IP_REASSEMBLY || !MIB2_STATS || !IPFRAG_STATS
111 #if IP_REASSEMBLY in ip_get_value()230 #if IP_REASSEMBLY in ip_AddrTable_get_cell_value_core()
314 #if IP_FORWARD || IP_REASSEMBLY
638 #if IP_REASSEMBLY /* packet fragment reassembly code present? */
2874 * ip_frag.c, memp.c, mib2.c, ip_frag.h, memp_std.h, opt.h: Changed IP_REASSEMBLY3834 if IP_FRAG == 0 and IP_REASSEMBLY == 0