Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/routed/
H A Dif.c1257 && !(rt->rt_state & RS_NO_NET_SYN) in ifinit()
1289 && 0 == (rt->rt_state & RS_NO_NET_SYN) in check_net_syn()
H A Ddefs.h194 # define RS_NO_NET_SYN (RS_LOCAL | RS_LOCAL | RS_IF) macro