Searched refs:ipftq_t (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.h | 257 ipftq_t *iss_tcptab; 282 ipftq_t *ipf_state_usertq; 283 ipftq_t ipf_state_pending; 284 ipftq_t ipf_state_deletetq; 285 ipftq_t ipf_state_udptq; 286 ipftq_t ipf_state_udpacktq; 287 ipftq_t ipf_state_iptq; 288 ipftq_t ipf_state_icmptq; 289 ipftq_t ipf_state_icmpacktq; 290 ipftq_t ipf_state_tcptq[IPF_TCP_NSTATES]; [all …]
|
| H A D | ip_nat.h | 648 ipftq_t *ipf_nat_utqe; 652 ipftq_t ipf_nat_udptq; 653 ipftq_t ipf_nat_udpacktq; 654 ipftq_t ipf_nat_icmptq; 655 ipftq_t ipf_nat_icmpacktq; 656 ipftq_t ipf_nat_iptq; 657 ipftq_t ipf_nat_pending; 658 ipftq_t ipf_nat_tcptq[IPF_TCP_NSTATES]; 734 extern ipftq_t *ipf_nat_add_tq __P((ipf_main_softc_t *, int));
|
| H A D | ip_fil.h | 1250 } ipftq_t; typedef 1706 extern void ipf_apply_timeout __P((ipftq_t *, u_int)); 1707 extern ipftq_t *ipf_addtimeoutqueue __P((ipf_main_softc_t *, ipftq_t **, 1710 extern int ipf_deletetimeoutqueue __P((ipftq_t *)); 1711 extern void ipf_freetimeoutqueue __P((ipf_main_softc_t *, ipftq_t *)); 1712 extern void ipf_movequeue __P((u_long, ipftqent_t *, ipftq_t *, 1713 ipftq_t *)); 1714 extern void ipf_queueappend __P((u_long, ipftqent_t *, ipftq_t *, void *)); 1717 ipftq_t *, ipftq_t *, u_int *, int, int)); 1720 ipftq_t *));
|
| H A D | ip_ipsec_pxy.c | 22 ipftq_t *ipsec_nat_tqe; 23 ipftq_t *ipsec_state_tqe;
|
| H A D | ip_state.c | 430 ipftq_t *ifq, *ifqnext; 1698 ipftq_t *tq; 3032 ipftq_t **ifqp; 3041 ipftq_t *ifq; 3322 ipftq_t *ifq; 3822 ipftq_t *ifq; 4043 ipftq_t *tqtab; 4653 ipftq_t *tqp; 4687 ipftq_t *tqp; in ipf_sttab_destroy() 4969 ipftq_t *oifq; [all …]
|
| H A D | fil.c | 5746 ipftq_t * 5749 ipftq_t **parent; 5752 ipftq_t *ifq; 5807 ipftq_t *ifq; in ipf_deletetimeoutqueue() 5835 ipftq_t *ifq; 5875 ipftq_t *ifq; 5910 ipftq_t *ifq; 5948 ipftq_t *ifq; 5992 ipftq_t *ifq; 9185 ipftq_t *head; in ipf_apply_timeout() [all …]
|
| H A D | ip_nat.c | 381 ipftq_t *tq; 530 ipftq_t *ifq, *ifqnext; 4787 ipftq_t *ifq, *ifq2; 5882 ipftq_t *ifq, *ifqnext; 6545 ipftq_t *oifq, *nifq; 6755 ipftq_t *ifq; 6982 ipftq_t *oifq; 8360 ipftq_t *
|