Searched refs:IPV6_DEFAULT_MULTICAST_LOOP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/netinet6/
H A Din6.h455 #define IPV6_DEFAULT_MULTICAST_LOOP 1 /* normally hear sends if a member */ macro
H A Dip6_output.c2456 im6o->im6o_multicast_loop = IPV6_DEFAULT_MULTICAST_LOOP;
2683 im6o->im6o_multicast_loop == IPV6_DEFAULT_MULTICAST_LOOP &&
2723 optval = IPV6_DEFAULT_MULTICAST_LOOP;

Completed in 77 milliseconds