HomeSort by: relevance | last modified time | path
    Searched refs:ipftqent_t (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1295 } ipftqent_t; typedef in typeref:struct:ipftqent
1307 ipftqent_t *ifq_head;
1308 ipftqent_t **ifq_tail;
1851 extern void ipf_deletequeueentry(ipftqent_t *);
1854 extern void ipf_movequeue(u_long, ipftqent_t *, ipftq_t *,
1856 extern void ipf_queueappend(u_long, ipftqent_t *, ipftq_t *, void *);
1857 extern void ipf_queueback(u_long, ipftqent_t *);
1860 extern void ipf_queuefront(ipftqent_t *);
ip_nat.h 128 ipftqent_t nat_tqe;
ip_state.c 3252 ipftqent_t *tqe;
3672 ipftqent_t *tqe, *tqn;
3742 ipftqent_t *tqe, *tqn;
3960 ipf_tcp_age(ipftqent_t *tqe, fr_info_t *fin, ipftq_t *tqtab, int flags, int ok)
fil.c 5732 ipf_deletequeueentry(ipftqent_t *tqe)
5766 ipf_queuefront(ipftqent_t *tqe)
5802 ipf_queueback(u_long ticks, ipftqent_t *tqe)
5845 ipf_queueappend(u_long ticks, ipftqent_t *tqe, ipftq_t *ifq, void *parent)
5874 ipf_movequeue(u_long ticks, ipftqent_t *tqe, ipftq_t *oifq, ipftq_t *nifq)
8736 ipftqent_t *tqe, *tqn;
8914 ipftqent_t *tqe;
ip_fil_compat.c 669 ipftqent_t nat_tqe;
712 ipftqent_t nat_tqe;
754 ipftqent_t nat_tqe;
ip_nat.c 4722 ipftqent_t *tqe;
5802 ipftqent_t *tqe, *tqn;
6667 ipftqent_t *tqn;

Completed in 33 milliseconds