Home
last modified time | relevance | path

Searched refs:PPP_COMP (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dppp_defs.h47 #define PPP_COMP 0xfd /* compressed packet */ macro
/linux/drivers/net/ppp/
A Dppp_mppe.c366 put_unaligned_be16(PPP_COMP, obuf + 2); in mppe_compress()
A Dppp_deflate.c211 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
A Dbsd_comp.c644 *wptr++ = PPP_COMP; in bsd_compress()
A Dppp_generic.c2521 if (proto == PPP_COMP) { in ppp_decompress_frame()

Completed in 13 milliseconds