Searched refs:ipf_tune_del (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1877 extern int ipf_tune_del __P((ipf_main_softc_t *, ipftuneable_t *));
H A Dfil.c6980 (void) ipf_tune_del(softc, dt);
7135 /* Function: ipf_tune_del */
7145 ipf_tune_del(softc, oldtune) function
7189 error = ipf_tune_del(softc, ot);

Completed in 135 milliseconds