Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDip_lookup.c88 } ipf_lookup_softc_t; typedef
102 ipf_lookup_softc_t *softl;
106 KMALLOC(softl, ipf_lookup_softc_t *);
137 ipf_lookup_softc_t *softl = (ipf_lookup_softc_t *)arg;
164 ipf_lookup_softc_t *softl = (ipf_lookup_softc_t *)arg;
189 ipf_lookup_softc_t *softl = softc->ipf_lookup_soft;
214 ipf_lookup_softc_t *softl = (ipf_lookup_softc_t *)arg;
333 ipf_lookup_softc_t *softl = softc->ipf_lookup_soft;
386 ipf_lookup_softc_t *softl = softc->ipf_lookup_soft;
436 ipf_lookup_softc_t *softl = softc->ipf_lookup_soft;
[all …]