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

/freebsd-10.1-release/usr.sbin/rwhod/
H A Drwhod.c95 int multicast_scope; variable
198 multicast_scope = atoi(*argv);
199 if (multicast_scope > MAX_MULTICAST_SCOPE) {
617 ttl = multicast_scope;

Completed in 83 milliseconds