Searched refs:IS_NEED_NET_SYN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/routed/
H A Ddefs.h329 #define IS_NEED_NET_SYN 0x0002000 /* need RS_NET_SYN route */ macro
H A Dif.c1284 ifp->int_state |= IS_NEED_NET_SYN;
1303 ifp->int_state &= ~IS_NEED_NET_SYN;
H A Dtrace.c505 { IS_NEED_NET_SYN, 0, "" },
H A Dtable.c1938 if ((ifp->int_state & IS_NEED_NET_SYN)

Completed in 60 milliseconds