Home
last modified time | relevance | path

Searched refs:TYPE_COMPRESSED_TCP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dslcompress.h91 #define TYPE_COMPRESSED_TCP 0x80 macro
H A Dslcompress.c394 return (TYPE_COMPRESSED_TCP); in sl_compress_tcp()
492 case TYPE_COMPRESSED_TCP: in sl_uncompress_tcp_core()
H A Dif_spppsubr.c613 TYPE_COMPRESSED_TCP, in sppp_input()
873 case TYPE_COMPRESSED_TCP: in sppp_output()
/f-stack/freebsd/netgraph/
H A Dng_vjc.c435 case TYPE_COMPRESSED_TCP: in ng_vjc_rcvdata()
467 m->m_len, m->m_pkthdr.len, TYPE_COMPRESSED_TCP, in ng_vjc_rcvdata()