HomeSort by: relevance | last modified time | path
    Searched defs:allhosts_group (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/mrouted/
igmp.c 23 u_int32_t allhosts_group; /* All hosts addr in net order */ variable in typeref:typename:u_int32_t
64 allhosts_group = htonl(INADDR_ALLHOSTS_GROUP);

Completed in 36 milliseconds