Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Din.h140 #define IP_DEFAULT_MULTICAST_LOOP 1 /* normally hear sends if a member */ macro
H A Dip_output.c738 imo->imo_multicast_loop = IP_DEFAULT_MULTICAST_LOOP;
936 imo->imo_multicast_loop == IP_DEFAULT_MULTICAST_LOOP &&
985 *loop = (imo == NULL) ? IP_DEFAULT_MULTICAST_LOOP