Home
last modified time | relevance | path

Searched defs:TCPH_FLAGS (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/prot/
A Dtcp.h84 #define TCPH_FLAGS(phdr) ((u16_t)(lwip_ntohs((phdr)->_hdrlen_rsvd_flags) & TCP_FLAGS)) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/prot/
A Dtcp.h86 #define TCPH_FLAGS(phdr) ((u16_t)(lwip_ntohs((phdr)->_hdrlen_rsvd_flags) & TCP_FLAGS)) macro

Completed in 2 milliseconds