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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dip.h41 extern struct mbuf *ipv4_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c353 { PROTO_IP, ipv4_Input },
H A Dip.c956 ipv4_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) function
961 log_Printf(LogWARN, "ipv4_Input: IPCP not open - packet dropped\n");

Completed in 80 milliseconds