76/* MIB2 stats are required to check IPv4 reassembly results */
77#define MIB2_STATS 1
78
79/* netif tests want to test this, so enable: */
80#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
81
82/* Check lwip_stats.mem.illegal instead of asserting */
83#define LWIP_MEM_ILLEGAL_FREE(msg) /* to nothing */
84
85#endif /* LWIP_HDR_LWIPOPTS_H */
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.