OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv6_Input
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
ip.h
43
extern struct mbuf *
ipv6_Input
(struct bundle *, struct link *, struct mbuf *);
link.c
355
{ PROTO_IPV6,
ipv6_Input
},
ip.c
976
ipv6_Input
(struct bundle *bundle, struct link *l, struct mbuf *bp)
981
log_Printf(LogWARN, "
ipv6_Input
: IPV6CP not open - packet dropped\n");
Completed in 36 milliseconds