Searched refs:TYPE_UNCOMPRESSED_TCP (Results 1 – 9 of 9) sorted by relevance
92 case TYPE_UNCOMPRESSED_TCP: in vj_LayerPush()123 if (type == TYPE_UNCOMPRESSED_TCP) { in VjUncompressTcp()176 type = TYPE_UNCOMPRESSED_TCP; in vj_LayerPull()
87 #define TYPE_UNCOMPRESSED_TCP 0x70 macro
425 return (TYPE_UNCOMPRESSED_TCP); in sl_compress_tcp()442 case TYPE_UNCOMPRESSED_TCP: in sl_uncompress_tcp()
93 #define TYPE_UNCOMPRESSED_TCP 0x70 macro
425 return (TYPE_UNCOMPRESSED_TCP);496 case TYPE_UNCOMPRESSED_TCP:
823 else if (c == TYPE_UNCOMPRESSED_TCP)838 c == TYPE_UNCOMPRESSED_TCP && len >= 40) {
1026 case TYPE_UNCOMPRESSED_TCP:1276 TYPE_UNCOMPRESSED_TCP)1438 ilen - PPP_HDRLEN, TYPE_UNCOMPRESSED_TCP,
1217 else if (c == TYPE_UNCOMPRESSED_TCP)1232 c == TYPE_UNCOMPRESSED_TCP && len >= 40) {
974 else if(c == TYPE_UNCOMPRESSED_TCP)1008 (c == TYPE_UNCOMPRESSED_TCP) && (len >= 40))