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

/freebsd-11-stable/usr.sbin/rwhod/
H A Drwhod.c86 #define MAX_MULTICAST_SCOPE 32 /* "site-wide", by convention */ macro
160 * MAX_MULTICAST_SCOPE, defined below. Note that "-m 1"
199 if (multicast_scope > MAX_MULTICAST_SCOPE) {
201 MAX_MULTICAST_SCOPE);

Completed in 104 milliseconds