Home
last modified time | relevance | path

Searched refs:if_epoch (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_var.h325 time_t if_epoch; /* uptime at attach or stat reset */ member
H A Dif.c882 ifp->if_epoch = time_uptime; in if_attach_internal()
1801 ifd->ifi_epoch = ifp->if_epoch; in if_data_copy()