Searched refs:ipf_tune_array_link (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c104 if (ipf_tune_array_link(softc, softt->ipf_p_tftp_tune) == -1) {
H A Dip_log.c232 if (ipf_tune_array_link(softc, softl->ipf_log_tune) == -1) {
H A Dip_proxy.c328 if (ipf_tune_array_link(softc, softp->ipf_proxy_tune) == -1) {
H A Dip_fil.h1879 extern int ipf_tune_array_link __P((ipf_main_softc_t *, ipftuneable_t *));
H A Dip_ftp_pxy.c201 if (ipf_tune_array_link(softc, softf->ipf_p_ftp_tune) == -1) {
H A Dip_state.c254 if (ipf_tune_array_link(softc, softs->ipf_state_tune) == -1) {
H A Dfil.c6990 /* Function: ipf_tune_array_link */
7004 ipf_tune_array_link(softc, array) function
H A Dip_nat.c329 if (ipf_tune_array_link(softc, softn->ipf_nat_tune) == -1) {

Completed in 208 milliseconds