Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c141 struct ng_mppc_dir { struct
157 struct ng_mppc_dir xmit; /* compress/encrypt config */ argument
158 struct ng_mppc_dir recv; /* decompress/decrypt config */
278 struct ng_mppc_dir *const d = isComp ? in ng_mppc_rcvmsg()
480 struct ng_mppc_dir *const d = &priv->xmit; in ng_mppc_compress()
629 struct ng_mppc_dir *const d = &priv->recv; in ng_mppc_decompress()
845 struct ng_mppc_dir *const d = &priv->xmit; in ng_mppc_reset_req()