OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP_DEFAULT_MULTICAST_TTL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
in.h
316
#define
IP_DEFAULT_MULTICAST_TTL
1 /* normally limit m'casts to 1 hop */
ip_output.c
422
ip->ip_ttl =
IP_DEFAULT_MULTICAST_TTL
;
1489
imo->imo_multicast_ttl =
IP_DEFAULT_MULTICAST_TTL
;
1978
imo->imo_multicast_ttl =
IP_DEFAULT_MULTICAST_TTL
;
2056
imo->imo_multicast_ttl ==
IP_DEFAULT_MULTICAST_TTL
&&
2102
:
IP_DEFAULT_MULTICAST_TTL
;
igmp.c
616
ip->ip_ttl =
IP_DEFAULT_MULTICAST_TTL
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025