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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h106 #define net_nsectimer(nsp, tvp) do { \ macro
H A Ddlil.c1831 net_nsectimer(&if_rxpoll_interval_time, &ts);
1894 net_nsectimer(&if_rxpoll_mode_holdtime, &inp->mode_holdtime);
1895 net_nsectimer(&sample_holdtime, &inp->sample_holdtime);
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c307 net_nsectimer(&holdtime, &sp->sfb_holdtime);
330 net_nsectimer(&pboxtime, &sp->sfb_pboxtime);
352 net_nsectimer(&hinterval, &sp->sfb_hinterval);

Completed in 26 milliseconds