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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Drtmp.h39 #define RTMPHOPS_POISON 31 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Drtmp.c326 if ( replace->rt_hops == RTMPHOPS_POISON ) {
654 ( rtmp->rt_hops != RTMPHOPS_POISON ||
662 if ( rtmp->rt_hops == RTMPHOPS_POISON ) {
674 rtmp->rt_hops = RTMPHOPS_POISON;
H A Dmain.c343 if ( rtmp->rt_hops == RTMPHOPS_POISON || rtmp->rt_iprev == NULL ) {
346 rtmp->rt_hops = RTMPHOPS_POISON;
438 if ( rtmp->rt_hops == RTMPHOPS_POISON ) {
441 rtmp->rt_hops = RTMPHOPS_POISON;

Completed in 106 milliseconds