Searched refs:alq_post_flags (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dalq.h132 * alq_post_flags: Schedule the ale retrieved by alq_get/alq_getn for writing.
137 void alq_post_flags(struct alq *alq, struct ale *ale, int flags);
142 alq_post_flags(alq, ale, 0);
/freebsd-current/sys/kern/
H A Dkern_alq.c827 alq_post_flags(struct alq *alq, struct ale *ale, int flags) function
/freebsd-current/sys/netinet/
H A Dsiftr.c519 alq_post_flags(siftr_alq, log_buf, 0);
/freebsd-current/share/man/man9/
H A DMakefile479 alq.9 alq_post_flags.9 \

Completed in 174 milliseconds