Home
last modified time | relevance | path

Searched refs:ipftqent_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1233 } ipftqent_t; typedef
1245 ipftqent_t *ifq_head;
1246 ipftqent_t **ifq_tail;
1710 extern void ipf_deletequeueentry(ipftqent_t *);
1713 extern void ipf_movequeue(u_long, ipftqent_t *, ipftq_t *,
1715 extern void ipf_queueappend(u_long, ipftqent_t *, ipftq_t *, void *);
1716 extern void ipf_queueback(u_long, ipftqent_t *);
1719 extern void ipf_queuefront(ipftqent_t *);
H A Dip_nat.h102 ipftqent_t nat_tqe;
H A Dfil.c5714 ipf_deletequeueentry(ipftqent_t *tqe) in ipf_deletequeueentry()
5748 ipf_queuefront(ipftqent_t *tqe) in ipf_queuefront()
5784 ipf_queueback(u_long ticks, ipftqent_t *tqe) in ipf_queueback()
5827 ipf_queueappend(u_long ticks, ipftqent_t *tqe, ipftq_t *ifq, void *parent) in ipf_queueappend()
5856 ipf_movequeue(u_long ticks, ipftqent_t *tqe, ipftq_t *oifq, ipftq_t *nifq) in ipf_movequeue()
8718 ipftqent_t *tqe, *tqn;
8896 ipftqent_t *tqe;
H A Dip_state.c3238 ipftqent_t *tqe; in ipf_state_check()
3658 ipftqent_t *tqe, *tqn; in ipf_state_expire()
3728 ipftqent_t *tqe, *tqn; in ipf_state_flush()
3946 ipf_tcp_age(ipftqent_t *tqe, fr_info_t *fin, ipftq_t *tqtab, int flags, int ok) in ipf_tcp_age()
H A Dip_nat.c4698 ipftqent_t *tqe; in ipf_nat_update()
5773 ipftqent_t *tqe, *tqn; in ipf_nat_expire()
6613 ipftqent_t *tqn; in ipf_nat_extraflush()