Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_lookup.c72 static int ipf_lookup_deltable __P((ipf_main_softc_t *, caddr_t));
282 err = ipf_lookup_deltable(softc, data);
495 ipf_lookup_deltable(softc, data) in ipf_lookup_deltable() function