Home
last modified time | relevance | path

Searched refs:TCP_URG (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/netif/ppp/
A Dvj.c273 if (TCPH_FLAGS(th) & TCP_URG) { in vj_compress_tcp()
532 TCPH_SET_FLAG(th, TCP_URG); in vj_uncompress_tcp()
535 TCPH_UNSET_FLAG(th, TCP_URG); in vj_uncompress_tcp()
/lk-master/external/lib/lwip/include/lwip/
A Dtcp_impl.h107 #define TCP_URG 0x20U macro
/lk-master/external/lib/lwip/core/
A Dtcp.c1681 if (flags & TCP_URG) { in tcp_debug_print_flags()

Completed in 13 milliseconds