Searched refs:ndaf_next_ts (Results 1 – 4 of 4) sorted by relevance
311 uint32_t ndaf_next_ts; member320 { .type = NDAF_NEXT_STATE_TS, .off = _OUT(ndaf_next_ts), .cb = nlattr_get_uint32 },431 lle->la_expire = attrs.ndaf_next_ts - time_second + time_uptime; in rtnl_handle_newneigh()
221 if (neigh->ndaf_next_ts == 0) in print_entry()228 if ((expire_time = neigh->ndaf_next_ts - now.tv_sec) > 0) in print_entry()
251 uint32_t ndaf_next_ts; member259 { .type = NDAF_NEXT_STATE_TS, .off = _OUT(ndaf_next_ts), .cb = snl_attr_get_uint32 },
258 time_t expire = (time_t)neigh->ndaf_next_ts; in print_entry()