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

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

Completed in 101 milliseconds