Home | History | Annotate | Download | only in route

Lines Matching refs:nl_msec2str

261 			nl_msec2str(pa->ntp_reachable_time, rt, sizeof(rt)),
262 nl_msec2str(pa->ntp_retrans_time, rt2, sizeof(rt2)));
279 nl_msec2str(ntbl->nt_config.ndtc_last_flush,
286 nl_msec2str(ntbl->nt_gc_interval, x, sizeof(x)),
292 nl_msec2str(ntbl->nt_config.ndtc_last_rand,
313 nl_msec2str(pa->ntp_locktime, x, sizeof(x)),
314 nl_msec2str(pa->ntp_base_reachable_time,
316 nl_msec2str(pa->ntp_gc_stale_time, z, sizeof(z)));
320 nl_msec2str(pa->ntp_probe_delay, x, sizeof(x)),
321 nl_msec2str(pa->ntp_anycast_delay, y, sizeof(y)),
322 nl_msec2str(pa->ntp_proxy_delay, z, sizeof(z)));