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);
|