Home
last modified time | relevance | path

Searched refs:ipftq (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h42 struct ipftq *is_tqehead[2];
299 struct ipftq *, int, int));
322 extern void ipf_sttab_init __P((ipf_main_softc_t *, struct ipftq *));
323 extern void ipf_sttab_destroy __P((struct ipftq *));
H A Dip_fil.h1226 struct ipftq *tqe_ifq;
1241 typedef struct ipftq { struct
1246 struct ipftq *ifq_next; argument
1247 struct ipftq **ifq_pnext; argument
H A Dip_nat.h222 struct ipftq *in_tqehead[2];
H A Dfil.c6331 { 0, sizeof(struct ipftq) * IPF_TCP_NSTATES },