Searched refs:RS_NO_NET_SYN (Results 1 – 2 of 2) sorted by relevance
1023 && !(rt->rt_state & RS_NO_NET_SYN) in ifinit()1052 && 0 == (rt->rt_state & RS_NO_NET_SYN) in check_net_syn()
154 # define RS_NO_NET_SYN (RS_LOCAL | RS_LOCAL | RS_IF) macro