Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h156 u_char enableEncryption; /* enable PPP encryption */ member
H A Dng_ppp.c1223 if (priv->conf.enableEncryption && in ng_ppp_crypt_xmit()
1254 if (!priv->conf.enableEncryption) { in ng_ppp_rcvdata_encrypt()
2553 priv->conf.enableEncryption == 0 && in ng_ppp_update()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h156 u_char enableEncryption; /* enable PPP encryption */ member