Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dhfsc.c164 u_int cl_parentperiod; /* parent's vt period seqno */ member
1068 cl->cl_parentperiod || vt > cl->cl_vt) in hfsc_init_vf()
1098 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod; in hfsc_init_vf()
1100 cl->cl_parentperiod++; in hfsc_init_vf()
1685 sp->parentperiod = cl->cl_parentperiod; in hfsc_getclstats()