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

/darwin-on-arm/xnu/bsd/netat/
H A Daurp_ri.c144 timeout(AURPsndRIReq_locked, state, AURP_RetryInterval*HZ);
179 timeout(AURPsndRIRsp_locked, state, AURP_RetryInterval*HZ);
207 timeout(AURPsndRIRsp_locked, state, AURP_RetryInterval*HZ);
265 timeout(AURPsndRIUpd_locked, state, AURP_RetryInterval*HZ);
H A Daurp.h114 #define AURP_RetryInterval 3 macro
H A Daurp_open.c128 timeout(AURPsndOpenReq_locked, state, AURP_RetryInterval*HZ);

Completed in 12 milliseconds