Searched refs:IPH_LEN_SET (Results 1 – 6 of 6) sorted by relevance
121 #define IPH_LEN_SET(hdr, len) (hdr)->_len = (len) macro
606 IPH_LEN_SET(&cs->cs_ip, lwip_htons((u16_t)tmp)); in vj_uncompress_tcp()608 IPH_LEN_SET(&cs->cs_ip, lwip_htons(n0->tot_len - vjlen + cs->cs_hlen)); in vj_uncompress_tcp()
32 IPH_LEN_SET(iphdr, lwip_htons(p->tot_len)); in create_ip4_input_fragment()
649 IPH_LEN_SET(fraghdr, lwip_htons(datagram_len)); in ip4_reass()881 IPH_LEN_SET(iphdr, lwip_htons((u16_t)(fragsize + IP_HLEN))); in ip4_frag()
966 IPH_LEN_SET(iphdr, lwip_htons(p->tot_len));
76 IPH_LEN_SET(iphdr, htons(p->tot_len)); in tcp_create_segment_wnd()