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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.c 111 static int ipf_htent_remove(ipf_main_softc_t *, void *, iphtable_t *,
453 if (ipf_htent_remove(softc, arg, iph, ipe) != 0)
558 err = ipf_htent_remove(softc, arg, iph, ent);
589 /* Function: ipf_htent_remove */
599 ipf_htent_remove(ipf_main_softc_t *softc, void *arg, iphtable_t *iph, function in typeref:typename:int
1370 ipf_htent_remove(softc, softh, n->ipe_owner, n);
ip_htable.c 111 static int ipf_htent_remove(ipf_main_softc_t *, void *, iphtable_t *,
453 if (ipf_htent_remove(softc, arg, iph, ipe) != 0)
558 err = ipf_htent_remove(softc, arg, iph, ent);
589 /* Function: ipf_htent_remove */
599 ipf_htent_remove(ipf_main_softc_t *softc, void *arg, iphtable_t *iph, function in typeref:typename:int
1370 ipf_htent_remove(softc, softh, n->ipe_owner, n);

Completed in 23 milliseconds