Searched refs:IP_MULTICAST_LOOP (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/um/drivers/
H A Dumcast_user.c105 if (setsockopt(fd, SOL_IP, IP_MULTICAST_LOOP,
108 printk(UM_KERN_ERR "umcast_open: IP_MULTICAST_LOOP "
/linux-master/include/uapi/linux/
H A Din.h148 #define IP_MULTICAST_LOOP 34 macro
/linux-master/tools/include/uapi/linux/
H A Din.h148 #define IP_MULTICAST_LOOP 34 macro
/linux-master/net/ipv4/
H A Dip_sockglue.c921 case IP_MULTICAST_LOOP:
998 case IP_MULTICAST_LOOP:
1567 case IP_MULTICAST_LOOP:
/linux-master/tools/testing/selftests/net/
H A Dtimestamping.c52 " IP_MULTICAST_LOOP - looping outgoing multicasts\n"
361 else if (!strcasecmp(argv[i], "IP_MULTICAST_LOOP"))
443 if (setsockopt(sock, IPPROTO_IP, IP_MULTICAST_LOOP,

Completed in 264 milliseconds