Home
last modified time | relevance | path

Searched refs:IP_REASSEMBLY (Results 1 – 10 of 10) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dinit.c151 #if LWIP_TIMERS && (MEMP_NUM_SYS_TIMEOUT < (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + L…
154 #if (IP_REASSEMBLY && (MEMP_NUM_REASSDATA > IP_REASS_MAX_PBUFS))
Dtimers.c110 #if IP_REASSEMBLY
224 #if IP_REASSEMBLY in sys_timeouts_init()
/external/syslinux/core/lwip/src/include/lwip/
Dopt.h521 #ifndef IP_REASSEMBLY
522 #define IP_REASSEMBLY 1 macro
1493 #define IPFRAG_STATS (IP_REASSEMBLY || IP_FRAG)
Dmemp_std.h47 #if IP_REASSEMBLY
/external/syslinux/core/lwip/src/include/ipv4/lwip/
Dip_frag.h47 #if IP_REASSEMBLY
/external/syslinux/core/lwip/src/core/ipv4/
Dicmp.c262 #if IP_FORWARD || IP_REASSEMBLY
Dip.c438 #if IP_REASSEMBLY /* packet fragment reassembly code present? */
Dip_frag.c52 #if IP_REASSEMBLY
/external/syslinux/core/lwip/src/core/snmp/
Dmib2.c2926 #if IP_REASSEMBLY in ip_get_value()
3122 #if IP_REASSEMBLY in ip_addrentry_get_value()
/external/syslinux/core/lwip/
DCHANGELOG1376 * ip_frag.c, memp.c, mib2.c, ip_frag.h, memp_std.h, opt.h: Changed IP_REASSEMBLY
2336 if IP_FRAG == 0 and IP_REASSEMBLY == 0