summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ppp.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/ppp/ppp.h')
-rw-r--r--accel-pppd/ppp/ppp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pppd/ppp/ppp.h b/accel-pppd/ppp/ppp.h
index e37c75d..ca97d5a 100644
--- a/accel-pppd/ppp/ppp.h
+++ b/accel-pppd/ppp/ppp.h
@@ -76,6 +76,7 @@ struct ppp_ctrl_t
struct triton_context_t *ctx;
int type;
const char *name;
+ const char *def_pool;
int max_mtu;
int mppe;
char *calling_station_id;