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

/freebsd-11-stable/usr.sbin/ppp/
H A Dacf.c75 acf_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, function
93 log_Printf(LogDEBUG, "acf_LayerPull: addr 0x%02x\n", cp[0]);
100 log_Printf(LogDEBUG, "acf_LayerPull: control 0x%02x\n", cp[1]);
118 struct layer acflayer = { LAYER_ACF, "acf", acf_LayerPush, acf_LayerPull };

Completed in 110 milliseconds