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

/external/ppp/pppd/
H A Dpppox.c38 .recv_config = NULL,
H A Dpppd.h453 void (*recv_config) __P((int, u_int32_t, int, int)); member in struct:channel
H A Dmain.c1115 * recv_config procedure called error() (or incremented error_count
1126 if (the_channel->recv_config == NULL)
1129 (*the_channel->recv_config)(mru, accm, pcomp, accomp);
/external/ppp/pppd/plugins/pppoatm/
H A Dpppoatm.c222 recv_config: &recv_config_pppoa,
/external/ppp/pppd/plugins/rp-pppoe/
H A Dplugin.c437 recv_config: &PPPOERecvConfig,

Completed in 100 milliseconds