HomeSort by: relevance | last modified time | path
    Searched refs:uv_subnetbcast (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/mrouted/
vif.h 28 u_int32_t uv_subnetbcast;/* subnet broadcast addr (phyints only) */ member in struct:uvif
config.c 98 v->uv_subnetbcast = subnet | ~mask;
cfparse.y 177 v->uv_subnetbcast= 0;
256 v->uv_subnetbcast = subnet | ~mask;
vif.c 442 (src != v->uv_subnetbcast)))

Completed in 34 milliseconds