#include <ip.h>
Definition at line 126 of file ip.h.
struct netif* current_input_netif |
The interface that received the packet for the current callback invocation.
Definition at line 131 of file ip.h.
u16_t current_ip_header_tot_len |
Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts)
Definition at line 141 of file ip.h.
Destination IP address of current_header
Definition at line 145 of file ip.h.
Source IP address of current_header
Definition at line 143 of file ip.h.
struct netif* current_netif |
The interface that accepted the packet for the current callback invocation.
Definition at line 129 of file ip.h.
The documentation for this struct was generated from the following file:
- C:/Users/Torsten/Documents/Eclipse_WS2/STM32F769IDiscovery/Middlewares/Third_Party/LwIP/src/include/lwip/ip.h