Home
last modified time | relevance | path

Searched refs:IP_DEFAULT_MULTICAST_LOOP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet/
H A Din.h412 #define IP_DEFAULT_MULTICAST_LOOP 1 /* normally hear sends if a member */ macro
H A Dip_output.c1471 imo->imo_multicast_loop = IP_DEFAULT_MULTICAST_LOOP; in ip_setmoptions()
1828 optval = coptval = IP_DEFAULT_MULTICAST_LOOP; in ip_getmoptions()