Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dslcompress.h90 #define TYPE_UNCOMPRESSED_TCP 0x70 macro
H A Dslcompress.c405 return (TYPE_UNCOMPRESSED_TCP); in sl_compress_tcp()
465 case TYPE_UNCOMPRESSED_TCP: in sl_uncompress_tcp_core()
H A Dif_spppsubr.c644 TYPE_UNCOMPRESSED_TCP, in sppp_input()
876 case TYPE_UNCOMPRESSED_TCP: in sppp_output()
/f-stack/freebsd/netgraph/
H A Dng_vjc.c432 case TYPE_UNCOMPRESSED_TCP: in ng_vjc_rcvdata()
522 m->m_len, m->m_pkthdr.len, TYPE_UNCOMPRESSED_TCP, in ng_vjc_rcvdata()