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

/freebsd-10.0-release/sys/netgraph/
H A Dng_ppp.h152 u_char enableAtalk; /* enable AppleTalk data flow */ member in struct:ng_ppp_bund_conf
171 { "enableAtalk", &ng_parse_uint8_type }, \
H A Dng_ppp.c820 if (!priv->conf.enableAtalk) {
934 if (priv->conf.enableAtalk)

Completed in 166 milliseconds