Searched refs:ipftq (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_state.h46 struct ipftq *is_tqehead[2];
303 struct ipftq *, int, int));
326 extern void ipf_sttab_init __P((ipf_main_softc_t *, struct ipftq *));
327 extern void ipf_sttab_destroy __P((struct ipftq *));
H A Dip_fil.h1290 struct ipftq *tqe_ifq;
1305 typedef struct ipftq { struct
1310 struct ipftq *ifq_next;
1311 struct ipftq **ifq_pnext;
1368 #define IPFOBJ_STATETQTAB 19 /* struct ipftq * NSTATES */
H A Dip_nat.h226 struct ipftq *in_tqehead[2];
H A Dfil.c5751 IPFTQ_INIT(ifq, period, "ipftq mutex");
6308 { 0, sizeof(struct ipftq) * IPF_TCP_NSTATES },
/freebsd-10.2-release/contrib/ipfilter/
H A Dip_fil_compat.c565 struct ipftq *in_tqehead[2];
602 struct ipftq *in_tqehead[2];
1033 struct ipftq *is_tqehead[2];
1083 struct ipftq *is_tqehead[2];

Completed in 173 milliseconds