ip_globals::current_ip_header_tot_len is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPip_globals::current_ip_header_tot_len

ip_globals::current_ip_header_tot_len field

Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts)

Syntax

u16_t current_ip_header_tot_len;

References

LocationReferrerText
ip.h:122
u16_t current_ip_header_tot_len;
ip4.c:686ip4_input()
ip_data.current_ip_header_tot_len = IPH_HL_BYTES(iphdr);
ip4.c:754ip4_input()
ip_data.current_ip_header_tot_len = 0;
udp.c:418udp_input()

Data Use

Functions writing ip_globals::current_ip_header_tot_len
Functions reading ip_globals::current_ip_header_tot_len
all items filtered out
ip_globals::current_ip_header_tot_len
all items filtered out
Type of ip_globals::current_ip_header_tot_len
ip_globals::current_ip_header_tot_len
all items filtered out