Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dppp_defs.h47 #define PPP_COMP 0xfd /* compressed packet */ macro
/linux/drivers/net/ppp/
H A Dppp_deflate.c211 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
H A Dppp_generic.c2556 if (proto == PPP_COMP) { in ppp_decompress_frame()