HomeSort by: relevance | last modified time | path
    Searched refs:allhosts_group (Results 1 - 4 of 4) 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);
defs.h 108 extern u_int32_t allhosts_group;
vif.c 304 send_igmp(src, allhosts_group, IGMP_HOST_MEMBERSHIP_QUERY,
485 send_igmp(v->uv_lcl_addr, allhosts_group,
  /src/usr.sbin/map-mbone/
mapper.c 897 ask(target_addr ? target_addr : allhosts_group);

Completed in 17 milliseconds