OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_output
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
ip_output.c
1
/* $NetBSD:
ip_output
.c,v 1.330 2025/07/17 06:48:39 ozaki-r Exp $ */
90
* @(#)
ip_output
.c 8.3 (Berkeley) 1/21/94
94
__KERNEL_RCSID(0, "$NetBSD:
ip_output
.c,v 1.330 2025/07/17 06:48:39 ozaki-r Exp $");
229
ip_output
(struct mbuf *m0, struct mbuf *opt, struct route *ro, int flags,
function in typeref:typename:int
799
* fragmented, re-inject it in
ip_output
so that IPsec
803
error =
ip_output
(m, opt, NULL,
2143
* Routine called from
ip_output
() to loop back a copy of an IP multicast
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025