OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_input
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_input.c
1
/* $NetBSD:
ip_input
.c,v 1.406 2025/07/17 06:49:43 ozaki-r Exp $ */
90
* @(#)
ip_input
.c 8.2 (Berkeley) 1/4/94
94
__KERNEL_RCSID(0, "$NetBSD:
ip_input
.c,v 1.406 2025/07/17 06:49:43 ozaki-r Exp $");
246
static void
ip_input
(struct mbuf *, struct ifnet *);
411
ip_input
(m, ifp);
423
ip_input
(struct mbuf *m, struct ifnet *ifp)
function in typeref:typename:void
432
KASSERTMSG(cpu_softintr_p(), "
ip_input
: not in the software "
ip_input.c
1
/* $NetBSD:
ip_input
.c,v 1.406 2025/07/17 06:49:43 ozaki-r Exp $ */
90
* @(#)
ip_input
.c 8.2 (Berkeley) 1/4/94
94
__KERNEL_RCSID(0, "$NetBSD:
ip_input
.c,v 1.406 2025/07/17 06:49:43 ozaki-r Exp $");
246
static void
ip_input
(struct mbuf *, struct ifnet *);
411
ip_input
(m, ifp);
423
ip_input
(struct mbuf *m, struct ifnet *ifp)
function in typeref:typename:void
432
KASSERTMSG(cpu_softintr_p(), "
ip_input
: not in the software "
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025