OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv4_Input
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
ip.h
41
extern struct mbuf *
ipv4_Input
(struct bundle *, struct link *, struct mbuf *);
link.c
353
{ PROTO_IP,
ipv4_Input
},
ip.c
956
ipv4_Input
(struct bundle *bundle, struct link *l, struct mbuf *bp)
961
log_Printf(LogWARN, "
ipv4_Input
: IPCP not open - packet dropped\n");
Completed in 51 milliseconds