Searched refs:enableEncryption (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_ppp.h156 u_char enableEncryption; /* enable PPP encryption */ member in struct:ng_ppp_bund_conf
175 { "enableEncryption", &ng_parse_uint8_type }, \
H A Dng_ppp.c1207 if (priv->conf.enableEncryption &&
1238 if (!priv->conf.enableEncryption) {

Completed in 107 milliseconds