HomeSort by: relevance | last modified time | path
    Searched defs:update_ed (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.c 106 static void update_ed(struct hfsc_class *, int);
822 update_ed(cl, next_len);
952 update_ed(struct hfsc_class *cl, int next_len) function in typeref:typename:void
1851 update_ed(cl, m_pktlen(qhead(cl->cl_q)));
altq_hfsc.c 106 static void update_ed(struct hfsc_class *, int);
822 update_ed(cl, next_len);
952 update_ed(struct hfsc_class *cl, int next_len) function in typeref:typename:void
1851 update_ed(cl, m_pktlen(qhead(cl->cl_q)));

Completed in 25 milliseconds