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

/freebsd-9.3-release/sys/netinet/
H A Din.h470 #define IP_BLOCK_SOURCE 72 /* block a source */ macro
H A Din_mcast.c1317 case IP_BLOCK_SOURCE:
1338 if (sopt->sopt_name == IP_BLOCK_SOURCE)
2737 case IP_BLOCK_SOURCE:
H A Dip_output.c1060 case IP_BLOCK_SOURCE:
/freebsd-9.3-release/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c229 fprintf(stderr, "IP_BLOCK_SOURCE %s %s %s\n",
233 error = setsockopt(sock, IPPROTO_IP, IP_BLOCK_SOURCE, &mreqs,
236 warn("setsockopt IP_BLOCK_SOURCE");
/freebsd-9.3-release/usr.sbin/mtest/
H A Dmtest.c640 IP_BLOCK_SOURCE;
643 "IP_BLOCK_SOURCE";

Completed in 85 milliseconds