Home
last modified time | relevance | path

Searched refs:have_ripv1_out (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c94 boolean_t have_ripv1_out; /* have a RIPv1 interface */ variable
1691 have_ripv1_out = _B_TRUE; in ifscan()
1778 if (have_ripv1_out || have_ripv1_in) { in check_net_syn()
H A Ddefs.h614 extern boolean_t have_ripv1_out; /* have a RIPv1 interface */
H A Dinput.c902 if (have_ripv1_out && in input()