Searched refs:ip_current_header_tot_len (Results 1 – 2 of 2) sorted by relevance
168 #define ip_current_header_tot_len() (ip_data.current_ip_header_tot_len) macro195 …st u8_t*)ip6_current_header() : (const u8_t*)ip4_current_header()) + ip_current_header_tot_len()))213 …t_header_ptr() ((const void*)((const u8_t*)ip4_current_header() + ip_current_header_tot_len()))230 …header_ptr() ((const void*)(((const u8_t*)ip6_current_header()) + ip_current_header_tot_len()))
444 pbuf_header_force(p, (s16_t)(ip_current_header_tot_len() + UDP_HLEN));