HomeSort by: relevance | last modified time | path
    Searched defs:ipf_main_softc_s (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 130 struct ipf_main_softc_s;
132 typedef int (* lookupfunc_t)(struct ipf_main_softc_s *, void *,
500 typedef int (*ipfuncinit_t)(struct ipf_main_softc_s *,
1332 typedef int (*ipftq_delete_fn_t)(struct ipf_main_softc_s *, void *);
1391 typedef int (* ipftunefunc_t)(struct ipf_main_softc_s *, struct ipftuneable *,
1593 typedef struct ipf_main_softc_s { struct
1594 struct ipf_main_softc_s *ipf_next;

Completed in 13 milliseconds