Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dvj.h79 #define TYPE_UNCOMPRESSED_TCP 0x70 macro
Dvj.c409 return (TYPE_UNCOMPRESSED_TCP); in vj_compress_tcp()
Dppp.c875 case TYPE_UNCOMPRESSED_TCP: in pppifOutput()