Lines Matching defs:ipftq_t
1313 } ipftq_t;
1848 extern void ipf_apply_timeout(ipftq_t *, u_int);
1849 extern ipftq_t *ipf_addtimeoutqueue(ipf_main_softc_t *, ipftq_t **,
1852 extern int ipf_deletetimeoutqueue(ipftq_t *);
1853 extern void ipf_freetimeoutqueue(ipf_main_softc_t *, ipftq_t *);
1854 extern void ipf_movequeue(u_long, ipftqent_t *, ipftq_t *,
1855 ipftq_t *);
1856 extern void ipf_queueappend(u_long, ipftqent_t *, ipftq_t *, void *);
1859 ipftq_t *, ipftq_t *, u_int *, int, int);
1862 ipftq_t *);