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

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h151 u_char enableIPv6; /* enable IPv6 data flow */ member in struct:ng_ppp_bund_conf
170 { "enableIPv6", &ng_parse_uint8_type }, \
H A Dng_ppp.c818 if (!priv->conf.enableIPv6) {
944 if (priv->conf.enableIPv6)

Completed in 162 milliseconds