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

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h150 u_char enableIP; /* enable IP data flow */ member in struct:ng_ppp_bund_conf
169 { "enableIP", &ng_parse_uint8_type }, \
H A Dng_ppp.c789 if (!priv->conf.enableIP) {
940 if (priv->conf.enableIP)
2548 if (priv->conf.enableIP == 1 &&

Completed in 88 milliseconds