33 #ifndef __LWIP_IP_FRAG_H__ 34 #define __LWIP_IP_FRAG_H__ 49 #define IP_TMR_INTERVAL 1000 55 struct ip_reassdata *next;
69 #if !IP_FRAG_USES_STATIC_BUF && !LWIP_NETIF_TX_SINGLE_PBUF 73 struct pbuf_custom_ref {
75 struct pbuf_custom pc;
77 struct pbuf *original;
#define ICACHE_FLASH_ATTR
typedefPACK_STRUCT_END struct ip_addr ip_addr_t