Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A 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()
/btstack/3rd-party/lwip/core/src/include/lwip/prot/
H A Dip4.h109 #define IPH_ID(hdr) ((hdr)->_id) macro
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Dip4_frag.c111 IPH_ID(iphdrA) == IPH_ID(iphdrB)) ? 1 : 0
560 lwip_ntohs(IPH_ID(fraghdr)))); in ip4_reass()
H A Dip4.c640 …lwip_ntohs(IPH_ID(iphdr)), p->tot_len, lwip_ntohs(IPH_LEN(iphdr)), (u16_t)!!(IPH_OFFSET(iphdr) & P…
1106 lwip_ntohs(IPH_ID(iphdr)),