Home
last modified time | relevance | path

Searched refs:IPH_ID (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dvj.c382 deltaS = (u16_t)(lwip_ntohs(IPH_ID(ip)) - lwip_ntohs(IPH_ID(&cs->cs_ip))); in vj_compress_tcp()
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()
/third_party/lwip/src/include/lwip/prot/
Dip4.h111 #define IPH_ID(hdr) ((hdr)->_id) macro
/third_party/lwip/src/core/ipv4/
Dip4_frag.c111 IPH_ID(iphdrA) == IPH_ID(iphdrB)) ? 1 : 0
580 lwip_ntohs(IPH_ID(fraghdr)))); in ip4_reass()
Dip4.c681 …lwip_ntohs(IPH_ID(iphdr)), p->tot_len, lwip_ntohs(IPH_LEN(iphdr)), (u16_t)!!(IPH_OFFSET(iphdr) & P…
1152 lwip_ntohs(IPH_ID(iphdr)),