Home
last modified time | relevance | path

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

/mirbsd/src/sbin/routed/
Dif.c1023 && !(rt->rt_state & RS_NO_NET_SYN) in ifinit()
1052 && 0 == (rt->rt_state & RS_NO_NET_SYN) in check_net_syn()
Ddefs.h154 # define RS_NO_NET_SYN (RS_LOCAL | RS_LOCAL | RS_IF) macro