OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6_input
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
ip6_input.c
1
/* $NetBSD:
ip6_input
.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */
2
/* $KAME:
ip6_input
.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */
65
__KERNEL_RCSID(0, "$NetBSD:
ip6_input
.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $");
138
static void
ip6_input
(struct mbuf *, struct ifnet *);
217
* IP6 input interrupt handling. Just pass the packet to
ip6_input
.
243
ip6_input
(m, rcvif);
250
ip6_input
(struct mbuf *m, struct ifnet *rcvif)
function in typeref:typename:void
Completed in 35 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025