Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_proxy.c115 static aproxy_t *ipf_proxy_create_clone(ipf_main_softc_t *, aproxy_t *);
354 apn = ipf_proxy_create_clone(softc, ap); in ipf_proxy_soft_create()
364 apn = ipf_proxy_create_clone(softc, ap); in ipf_proxy_soft_create()
391 ipf_proxy_create_clone(ipf_main_softc_t *softc, aproxy_t *orig) in ipf_proxy_create_clone() function