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

/freebsd-10.3-release/usr.sbin/ppp/
H A Dproto.c85 proto_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, function
107 log_Printf(LogDEBUG, "proto_LayerPull: unknown -> 0x%04x\n", *proto);
115 { LAYER_PROTO, "proto", proto_LayerPush, proto_LayerPull };

Completed in 111 milliseconds