Searched refs:IPH_ID_SET (Results 1 – 4 of 4) sorted by relevance
122 #define IPH_ID_SET(hdr, id) (hdr)->_id = (id) macro
33 IPH_ID_SET(iphdr, lwip_htons(ip_id)); in create_ip4_input_fragment()
584 IPH_ID_SET(&cs->cs_ip, lwip_ntohs(IPH_ID(&cs->cs_ip)) + 1); in vj_uncompress_tcp()585 IPH_ID_SET(&cs->cs_ip, lwip_htons(IPH_ID(&cs->cs_ip))); in vj_uncompress_tcp()
930 IPH_ID_SET(iphdr, lwip_htons(ip_id));