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

  /src/sys/external/bsd/ipf/netinet/
ip_lookup.h 56 } iplookupflush_t; typedef in typeref:struct:iplookupflush
111 iplookupflush_t *);
ip_htable.c 86 iplookupflush_t *);
224 iplookupflush_t fop;
780 ipf_htable_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *op)
ip_dstlist.c 91 iplookupflush_t *);
262 /* the iplookupflush_t. There are two ways to match objects: the device for */
266 ipf_dstlist_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fop)
ip_pool.c 111 static size_t ipf_pool_flush(ipf_main_softc_t *, void *, iplookupflush_t *);
1096 ipf_pool_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fp)
ip_lookup.c 597 iplookupflush_t flush;

Completed in 18 milliseconds