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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dzcip.c58 ANNOUNCE_NUM = 2, enumerator in enum:__anon19931
347 if (nclaims < ANNOUNCE_NUM) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-autoipd/
H A Dmain.c94 #define ANNOUNCE_NUM 2 macro
1207 (state == STATE_ANNOUNCING && event == EVENT_TIMEOUT && n_iteration < ANNOUNCE_NUM-1)) {
1223 } else if ((state == STATE_ANNOUNCING && event == EVENT_TIMEOUT && n_iteration >= ANNOUNCE_NUM-1)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c94 #define ANNOUNCE_NUM 2 macro
1206 (state == STATE_ANNOUNCING && event == EVENT_TIMEOUT && n_iteration < ANNOUNCE_NUM-1)) {
1222 } else if ((state == STATE_ANNOUNCING && event == EVENT_TIMEOUT && n_iteration >= ANNOUNCE_NUM-1)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c44 #define ANNOUNCE_NUM 2 /* (number of announcement packets) */ macro
702 if (claim_count >= ANNOUNCE_NUM) {

Completed in 72 milliseconds