Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dalq.h138 void alq_post_flags(struct alq *alq, struct ale *ale, int flags);
143 alq_post_flags(alq, ale, 0); in alq_post()
/f-stack/freebsd/kern/
H A Dkern_alq.c827 alq_post_flags(struct alq *alq, struct ale *ale, int flags) in alq_post_flags() function
/f-stack/freebsd/netinet/
H A Dsiftr.c558 alq_post_flags(siftr_alq, log_buf, 0); in siftr_process_pkt()