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

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 45 struct ipftq *is_tqehead[2];
302 struct ipftq *, int, int);
325 extern void ipf_sttab_init(ipf_main_softc_t *, struct ipftq *);
326 extern void ipf_sttab_destroy(struct ipftq *);
ip_fil.h 1289 struct ipftq *tqe_ifq;
1304 typedef struct ipftq { struct
1309 struct ipftq *ifq_next;
1310 struct ipftq **ifq_pnext;
1367 #define IPFOBJ_STATETQTAB 19 /* struct ipftq * NSTATES */
ip_nat.h 244 struct ipftq *in_tqehead[2];
ip_fil_compat.c 567 struct ipftq *in_tqehead[2];
604 struct ipftq *in_tqehead[2];
1035 struct ipftq *is_tqehead[2];
1085 struct ipftq *is_tqehead[2];
fil.c 5640 IPFTQ_INIT(ifq, period, "ipftq mutex");
6176 { 0, sizeof(struct ipftq) * IPF_TCP_NSTATES },
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 182 typedef struct ipftq { struct

Completed in 30 milliseconds