Searched refs:RI_RIP_UNSPEC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.h312 #define RI_RIP_UNSPEC 0 macro
H A Drip_interface.c273 if (ri->ri_send == RI_RIP_UNSPEC)
663 ri->ri_send = RI_RIP_UNSPEC;
664 ri->ri_receive = RI_RIP_UNSPEC;
1497 ri->ri_receive = RI_RIP_UNSPEC;
1599 ri->ri_send = RI_RIP_UNSPEC;
1899 if (ri->ri_send != RI_RIP_UNSPEC)
1906 if (ri->ri_receive != RI_RIP_UNSPEC)
H A Dripd.c1792 if (ri->ri_receive == RI_RIP_UNSPEC)
2475 if (ri->ri_send == RI_RIP_UNSPEC)
3453 if (ri->ri_send == RI_RIP_UNSPEC)
3458 if (ri->ri_receive == RI_RIP_UNSPEC)

Completed in 100 milliseconds