OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6protosw
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/netinet6/
ip6protosw.h
1
/* $NetBSD:
ip6protosw
.h,v 1.27 2019/03/19 13:38:53 msaitoh Exp $ */
2
/* $KAME:
ip6protosw
.h,v 1.22 2001/02/08 18:02:08 itojun Exp $ */
114
struct
ip6protosw
{
struct
156
extern const struct
ip6protosw
inet6sw[];
Makefile
6
in6_var.h ip6_mroute.h ip6_var.h
ip6protosw
.h \
in6_proto.c
133
#include <netinet6/
ip6protosw
.h>
266
const struct
ip6protosw
inet6sw[] = {
ip6_input.c
122
#include <netinet6/
ip6protosw
.h>
180
const struct
ip6protosw
*pr;
189
pr = (const struct
ip6protosw
*)pffindproto(PF_INET6, IPPROTO_RAW, SOCK_RAW);
194
for (pr = (const struct
ip6protosw
*)inet6domain.dom_protosw;
195
pr < (const struct
ip6protosw
*)inet6domain.dom_protoswNPROTOSW; pr++)
in6_gif.c
67
#include <netinet6/
ip6protosw
.h> /* for struct ip6ctlparam */
raw_ip6.c
96
#include <netinet6/
ip6protosw
.h>
sctp6_usrreq.c
82
#include <netinet6/
ip6protosw
.h>
udp6_usrreq.c
107
#include <netinet6/
ip6protosw
.h>
ip6_output.c
100
#include <netinet6/
ip6protosw
.h>
icmp6.c
104
#include <netinet6/
ip6protosw
.h>
/src/sys/netipsec/
xform_ipip.c
82
#include <netinet6/
ip6protosw
.h>
ipsec_netbsd.c
80
#include <netinet6/
ip6protosw
.h>
ipsec_input.c
96
#include <netinet6/
ip6protosw
.h>
ipsecif.c
65
#include <netinet6/
ip6protosw
.h> /* for struct ip6ctlparam */
/src/sys/netinet/
sctp_pcb.h
47
#include <netinet6/
ip6protosw
.h>
ip_encap.c
98
#include <netinet6/
ip6protosw
.h> /* for struct ip6ctlparam */
tcp_subr.c
133
#include <netinet6/
ip6protosw
.h>
Completed in 27 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025