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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.c 81 static int ipf_htable_create(ipf_main_softc_t *, void *, iplookupop_t *);
273 /* Function: ipf_htable_create */
282 ipf_htable_create(ipf_main_softc_t *softc, void *arg, iplookupop_t *op) function in typeref:typename:int
581 err = ipf_htable_create(softc, arg, op);

Completed in 12 milliseconds