Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_mppc.c140 struct ng_mppc_dir { struct
156 struct ng_mppc_dir xmit; /* compress/encrypt config */ argument
157 struct ng_mppc_dir recv; /* decompress/decrypt config */
277 struct ng_mppc_dir *const d = isComp ? in ng_mppc_rcvmsg()
479 struct ng_mppc_dir *const d = &priv->xmit; in ng_mppc_compress()
628 struct ng_mppc_dir *const d = &priv->recv; in ng_mppc_decompress()
844 struct ng_mppc_dir *const d = &priv->xmit; in ng_mppc_reset_req()