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

/freebsd-11-stable/sys/netinet/
H A Din.h477 #define IP_UNBLOCK_SOURCE 73 /* unblock a source */ macro
H A Dip_output.c1147 case IP_UNBLOCK_SOURCE:
H A Din_mcast.c1363 case IP_UNBLOCK_SOURCE: {
2822 case IP_UNBLOCK_SOURCE:
/freebsd-11-stable/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c265 fprintf(stderr, "IP_UNBLOCK_SOURCE %s %s %s\n",
269 error = setsockopt(sock, IPPROTO_IP, IP_UNBLOCK_SOURCE, &mreqs,
272 warn("setsockopt IP_UNBLOCK_SOURCE");
/freebsd-11-stable/usr.sbin/mtest/
H A Dmtest.c641 IP_UNBLOCK_SOURCE :
644 "IP_UNBLOCK_SOURCE" :

Completed in 141 milliseconds