Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_red.h117 extern int mark_ecn(struct mbuf *, struct altq_pktattr *, int);
H A Daltq_red.c342 mark_ecn(m, pktattr, rp->red_flags)) { in red_addq()
440 mark_ecn(struct mbuf *m, struct altq_pktattr *pktattr, int flags) in mark_ecn() function