Lines Matching full:avoid
1290 SO(F)_BROADCAST filter for all API layers. Avoid the unindented reception
1436 * dns.c: Hard-code structure sizes, to avoid issues on some compilers where
1716 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
1748 value). It will avoid potential fragmentation problems, use a counter to know
1887 of 6 to avoid loading netif->hwaddr_len every time (since this file is only
2098 * mem.c, stats.c, mem.h: apply patch #6414 to avoid compiler errors
2115 * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_ALLOWED to avoid
2371 MEM_ALIGN in LWIP_MEM_ALIGN and MEM_ALIGN_SIZE in LWIP_MEM_ALIGN_SIZE to avoid
2421 which parameters are used by which do_xxx function, and to avoid "misusing"
2517 * api_msg.c: add a "pcb_new" helper function to avoid redundant code, and to add
2521 * most of files: prefix all debug.h define with "LWIP_" to avoid any conflict with
2529 * sockets.c Remove "#include <errno.h>" from sockets.c to avoid multiple
2567 * opt.h: Add LWIP_NETIF_CALLBACK (to avoid compiler warning) and set it to 0.
2873 * debug.h: Added (int) cast in LWIP_DEBUGF() to avoid compiler
2894 of raw_recv() in raw.h and so avoid compiler error.
3078 to avoid conflicts with the time() function.
3191 avoid name conflicts in certain compilers.