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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h75 #define net_timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) macro
H A Ddlil.c1691 if (!net_timerisset(&inp->sample_lasttime))
1695 if (if_rxpoll && net_timerisset(&inp->sample_holdtime)) {
1734 if (!net_timerisset(&inp->dbg_lasttime))
1759 if (!net_timerisset(&inp->mode_lasttime))
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c1036 if (net_timerisset(&sp->sfb_getqtime)) {

Completed in 74 milliseconds