Searched refs:IP_DEFAULT_MULTICAST_LOOP (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h495 #define IP_DEFAULT_MULTICAST_LOOP 1 /* normally hear sends if a member */ macro
H A Din_mcast.c171 int in_mcast_loop = IP_DEFAULT_MULTICAST_LOOP;
1935 optval = coptval = IP_DEFAULT_MULTICAST_LOOP;
H A Dip_output.c780 u_int8_t loop = IP_DEFAULT_MULTICAST_LOOP;

Completed in 30 milliseconds