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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1878 extern int ipf_tune_del(ipf_main_softc_t *, ipftuneable_t *);
fil.c 6854 (void) ipf_tune_del(softc, dt);
7000 /* Function: ipf_tune_del */
7010 ipf_tune_del(ipf_main_softc_t *softc, ipftuneable_t *oldtune) function in typeref:typename:int
7050 error = ipf_tune_del(softc, ot);

Completed in 41 milliseconds