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

/darwin-on-arm/xnu/bsd/netat/
H A Daurp_gdata.c68 int update_tmo; variable
H A Daurp_misc.c119 update_tmo = 1;
147 update_tmo = 1;
192 update_tmo = 0;
H A Daurp_open.c142 if ((update_tmo == 0) || ((state->snd_state != AURPSTATE_Unconnected) &&
145 ("AURPrcvOpenReq: unexpected request, update_tmo=0x%x, snd_state=%u\n", (unsigned int) update_tmo, state->snd_state));
H A Daurp.h183 extern int update_tmo;

Completed in 23 milliseconds