Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h157 u_char enableDecryption; /* enable PPP decryption */ member
H A Dng_ppp.c1267 if (priv->conf.enableDecryption && in ng_ppp_crypt_recv()
1296 if (!priv->conf.enableDecryption) { in ng_ppp_rcvdata_decrypt()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h157 u_char enableDecryption; /* enable PPP decryption */ member