Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_red.h116 extern int mark_ecn(struct mbuf *, struct altq_pktattr *, int);
H A Daltq_red.c341 mark_ecn(m, pktattr, rp->red_flags)) { in red_addq()
439 mark_ecn(struct mbuf *m, struct altq_pktattr *pktattr, int flags) in mark_ecn() function