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

/freebsd-11-stable/sys/netinet/
H A Din.h476 #define IP_BLOCK_SOURCE 72 /* block a source */ macro
H A Din_mcast.c1362 case IP_BLOCK_SOURCE:
1385 if (sopt->sopt_name == IP_BLOCK_SOURCE)
2821 case IP_BLOCK_SOURCE:
H A Dip_output.c1146 case IP_BLOCK_SOURCE:
/freebsd-11-stable/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-11-stable/usr.sbin/mtest/
H A Dmtest.c642 IP_BLOCK_SOURCE;
645 "IP_BLOCK_SOURCE";

Completed in 163 milliseconds