OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPROTO_ROUTING
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/bsd/ipf/dist/lib/
v6ionames.c
18
{
IPPROTO_ROUTING
, 0x000004, 0, "routing" },
/src/external/bsd/tcpdump/dist/
ipproto.h
70
#ifndef
IPPROTO_ROUTING
71
#define
IPPROTO_ROUTING
43 /* IPv6 routing header */
ipproto.c
39
{
IPPROTO_ROUTING
, "Routing" },
118
"ipv6-route", /* 43 (
IPPROTO_ROUTING
, Routing Header for IPv6) */
print-ip6.c
97
case
IPPROTO_ROUTING
:
201
case
IPPROTO_ROUTING
:
412
case
IPPROTO_ROUTING
:
print-icmp6.c
1374
case
IPPROTO_ROUTING
:
/src/sys/netipsec/
ipsec_output.c
673
case
IPPROTO_ROUTING
:
691
} else if (nxt ==
IPPROTO_ROUTING
) {
xform_ah.c
492
case
IPPROTO_ROUTING
:
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/netinet/
in_.d
46
enum
IPPROTO_ROUTING
= 43;
/src/sys/netinet/
in.h
90
#define
IPPROTO_ROUTING
43 /* IP6 routing header */
/src/sys/netinet6/
ip6_input.c
731
if (nxt ==
IPPROTO_ROUTING
) {
1195
case
IPPROTO_ROUTING
:
1232
case
IPPROTO_ROUTING
:
1451
case
IPPROTO_ROUTING
:
in6_proto.c
376
.pr_protocol =
IPPROTO_ROUTING
,
ip6_output.c
413
IPPROTO_ROUTING
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/netinet/
in_.d
84
enum
IPPROTO_ROUTING
= 43;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
in_.d
56
enum
IPPROTO_ROUTING
= 43;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
in_.d
60
enum
IPPROTO_ROUTING
= 43;
/src/sys/net/npf/
npf_inet.c
503
case
IPPROTO_ROUTING
:
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
1197
#ifndef
IPPROTO_ROUTING
1198
# define
IPPROTO_ROUTING
43
fil.c
249
{
IPPROTO_ROUTING
, 0x000004 },
538
case
IPPROTO_ROUTING
:
764
hdr = (struct ip6_routing *)ipf_pr_ipv6exthdr(fin, 0,
IPPROTO_ROUTING
);
/src/sys/altq/
altq_subr.c
1056
case
IPPROTO_ROUTING
:
/src/usr.bin/kdump/
kdump.c
607
CASERETURN(
IPPROTO_ROUTING
);
/src/sbin/ping6/
ping6.c
2358
case
IPPROTO_ROUTING
:
/src/sys/dist/pf/net/
pf_norm.c
1160
case
IPPROTO_ROUTING
:
/src/external/bsd/ipf/dist/tools/
ipmon.c
1199
case
IPPROTO_ROUTING
:
ipf_y.y
1631
| IPFY_IPV6OPT_ROUTING { $$ = getv6optbyvalue(
IPPROTO_ROUTING
); }
/src/external/bsd/libpcap/dist/
gencode.c
138
#ifndef
IPPROTO_ROUTING
139
#define
IPPROTO_ROUTING
43
6329
/* if (A ==
IPPROTO_ROUTING
) goto v6advance */
6333
s[i]->s.k =
IPPROTO_ROUTING
;
Completed in 61 milliseconds
1
2
Indexes created Sat Aug 01 00:24:56 UTC 2026