Home
last modified time | relevance | path

Searched refs:PPP_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dppp_defs.h24 #define PPP_CONTROL(p) (((__u8 *)(p))[1]) macro
/linux/drivers/net/ppp/
H A Dppp_deflate.c210 wptr[1] = PPP_CONTROL(rptr); in z_compress()
440 obuf[1] = PPP_CONTROL(ibuf); in z_decompress()