OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN6_IS_ADDR_MC_NODELOCAL
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/netinet/
in_.d
497
int
IN6_IS_ADDR_MC_NODELOCAL
(in6_addr*)
596
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( in6_addr* addr ) pure
720
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( in6_addr* addr ) pure
859
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a ) pure
998
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a ) pure
1137
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a ) pure
1276
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a ) pure
1393
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a ) pure
1530
bool
IN6_IS_ADDR_MC_NODELOCAL
( const scope in6_addr* a )
1697
extern (D) int
IN6_IS_ADDR_MC_NODELOCAL
( in6_addr* addr ) pur
[
all
...]
/src/sys/netinet6/
in6.h
312
#define
IN6_IS_ADDR_MC_NODELOCAL
(a) \
331
#define
IN6_IS_ADDR_MC_NODELOCAL
(a) \
ip6_mroute.c
1049
if (ip6->ip6_hlim <= 1 ||
IN6_IS_ADDR_MC_NODELOCAL
(&ip6->ip6_dst) ||
/src/sys/net/
if_stf.c
575
if (
IN6_IS_ADDR_MC_NODELOCAL
(in6) || IN6_IS_ADDR_MC_LINKLOCAL(in6))
/src/external/bsd/libbind/dist/irs/
getaddrinfo.c
1125
IN6_IS_ADDR_MC_NODELOCAL
(a6)) {
Completed in 54 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026