Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
H A Ddefs.h170 # define RS_NO_NET_SYN (RS_LOCAL | RS_LOCAL | RS_IF) macro
H A Dif.c1236 && !(rt->rt_state & RS_NO_NET_SYN) in ifinit()
1268 && 0 == (rt->rt_state & RS_NO_NET_SYN) in check_net_syn()