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

/freebsd-9.3-release/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.c788 if (!priv->conf.enableIP) {
926 if (priv->conf.enableIP)

Completed in 48 milliseconds