Home
last modified time | relevance | path

Searched refs:recv_config (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dpppox.c38 .recv_config = NULL,
Dmain.c1126 if (the_channel->recv_config == NULL)
1129 (*the_channel->recv_config)(mru, accm, pcomp, accomp);
Dpppd.h453 void (*recv_config) __P((int, u_int32_t, int, int)); member
/external/ppp/pppd/plugins/pppoatm/
Dpppoatm.c222 recv_config: &recv_config_pppoa,
/external/ppp/pppd/plugins/rp-pppoe/
Dplugin.c437 recv_config: &PPPOERecvConfig,