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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dannouncer.c294 int announce_event_alloc; member in struct:tr_tier
815 if( tier->announce_event_alloc <= tier->announce_event_count ) {
816 tier->announce_event_alloc += 4;
819 tier->announce_event_alloc );
1708 tgt->announce_event_alloc = src->announce_event_count;

Completed in 100 milliseconds