Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c105 static int multicast_scope; variable
175 multicast_scope = atoi(*argv); in main()
176 if (multicast_scope > MAX_MULTICAST_SCOPE) { in main()
522 ttl = multicast_scope; in configure()