Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-bsd.c716 bool netmask_bcast = sa_is_allones(&rt->rt_netmask); in if_route() local
741 if (netmask_bcast) in if_route()
756 if (netmask_bcast) { in if_route()
H A Dif-sun.c591 bool netmask_bcast = sa_is_allones(&rt->rt_netmask); in if_route0() local
607 if (netmask_bcast) in if_route0()