Data Fields | |
uip_ipaddr_t | destipaddr |
uint16_t | ipid |
uint8_t | proto |
uip_ipaddr_t | srcipaddr |
uint16_t | timer |
uint8_t | unused |
uip_ipaddr_t fwcache_entry::destipaddr |
Referenced by fwcache_register(), and uip_fw_forward().
uint16_t fwcache_entry::ipid |
Referenced by fwcache_register(), and uip_fw_forward().
uint8_t fwcache_entry::proto |
Referenced by fwcache_register(), and uip_fw_forward().
uip_ipaddr_t fwcache_entry::srcipaddr |
Referenced by fwcache_register(), and uip_fw_forward().
uint16_t fwcache_entry::timer |
Referenced by fwcache_register(), uip_fw_forward(), and uip_fw_periodic().
uint8_t fwcache_entry::unused |