Searched refs:SL_TYPE_COMPRESSED_TCP (Results 1 – 4 of 4) sorted by relevance
90 #define SL_TYPE_COMPRESSED_TCP 0x80 macro
468 ocp[0] |= SL_TYPE_COMPRESSED_TCP; in slhc_compress()
330 if (c & SL_TYPE_COMPRESSED_TCP) {
1823 if (cp[0] & SL_TYPE_COMPRESSED_TCP) { in ppp_send_frame()1825 cp[0] &= ~SL_TYPE_COMPRESSED_TCP; in ppp_send_frame()