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

/external/libppp/src/
H A Dacf.c73 acf_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, function
91 log_Printf(LogDEBUG, "acf_LayerPull: addr 0x%02x\n", cp[0]);
98 log_Printf(LogDEBUG, "acf_LayerPull: control 0x%02x\n", cp[1]);
116 struct layer acflayer = { LAYER_ACF, "acf", acf_LayerPush, acf_LayerPull };

Completed in 63 milliseconds