Searched refs:IP_REASSEMBLY (Results 1 – 11 of 11) sorted by relevance
47 #if IP_REASSEMBLY
316 #define MEMP_NUM_SYS_TIMEOUT (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP…525 #ifndef IP_REASSEMBLY526 #define IP_REASSEMBLY 1 macro1548 #define IPFRAG_STATS (IP_REASSEMBLY || IP_FRAG)
214 #define IP_REASSEMBLY 1 macro
108 #if LWIP_TIMERS && (MEMP_NUM_SYS_TIMEOUT < (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + L…111 #if (IP_REASSEMBLY && (MEMP_NUM_REASSDATA > IP_REASS_MAX_PBUFS))
112 #if IP_REASSEMBLY225 #if IP_REASSEMBLY in sys_timeouts_init()
266 #if IP_FORWARD || IP_REASSEMBLY
52 #if IP_REASSEMBLY
508 #if IP_REASSEMBLY /* packet fragment reassembly code present? */
2926 #if IP_REASSEMBLY in ip_get_value()3122 #if IP_REASSEMBLY in ip_addrentry_get_value()
1675 * ip_frag.c, memp.c, mib2.c, ip_frag.h, memp_std.h, opt.h: Changed IP_REASSEMBLY2635 if IP_FRAG == 0 and IP_REASSEMBLY == 0