OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6_forwarding
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
if.h
267
int
ip6_forwarding
(const char *ifname);
/src/sys/netinet6/
ip6_var.h
253
extern int
ip6_forwarding
; /* act as router? */
ip6_input.c
527
if (!
ip6_forwarding
) {
612
if (rtalert != ~0 &&
ip6_forwarding
)
1581
NULL, 0, &
ip6_forwarding
, 0,
nd6.c
735
if (!
ip6_forwarding
&& ln->ln_router &&
868
| (
ip6_forwarding
? ND_NA_FLAG_ROUTER : 0)
974
ip6_forwarding
? ND_NA_FLAG_ROUTER : 0,
in6_proto.c
539
int
ip6_forwarding
= IPV6FORWARDING; /* act as router? */
variable
ip6_flow.c
270
if (!
ip6_forwarding
|| ip6flow_inuse == 0)
nd6_nbr.c
114
int router =
ip6_forwarding
;
362
(
ip6_forwarding
? ND_NA_FLAG_ROUTER : 0),
icmp6.c
2267
if (
ip6_forwarding
)
2486
if (!
ip6_forwarding
)
Completed in 34 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026