Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Difq.c600 ml_enlist(&ifq->ifq_free, ml); in ifq_mfreeml()
775 ml_enlist(&ifiq->ifiq_ml, ml); in ifiq_input()
1014 ml_enlist(ml, pl); in priq_purge()
Dfq_codel.c504 ml_enlist(ml, &cd->q); in codel_purge()
654 ml_enlist(free_ml, &ml); in fqcodel_deq_begin()
Dhfsc.c558 ml_enlist(ml, &cq->q); in hfsc_pf_purge()
967 ml_enlist(ml, &ml2); in hfsc_cl_purge()
/openbsd/src/sys/sys/
Dmbuf.h521 void ml_enlist(struct mbuf_list *, struct mbuf_list *);
/openbsd/src/sys/kern/
Duipc_mbuf.c1644 ml_enlist(struct mbuf_list *mla, struct mbuf_list *mlb) in ml_enlist() function
1789 ml_enlist(&mq->mq_list, ml); in mq_enlist()