Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dslhc_vj.h89 #define SL_TYPE_UNCOMPRESSED_TCP 0x70 macro
/openbmc/linux/drivers/net/slip/
H A Dslhc.c487 ocp[0] |= SL_TYPE_UNCOMPRESSED_TCP; in slhc_compress()
H A Dslip.c345 } else if (c >= SL_TYPE_UNCOMPRESSED_TCP) {