OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_nat6_hostmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
114
static struct hostmap *
ipf_nat6_hostmap
(ipf_nat_softc_t *, ipnat_t *,
353
/* Function:
ipf_nat6_hostmap
*/
367
ipf_nat6_hostmap
(ipf_nat_softc_t *softn, ipnat_t *np, i6addr_t *src,
function
492
hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
694
nat->nat_hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
768
hm =
ipf_nat6_hostmap
(softn, NULL, &fin->fin_src6,
788
hm =
ipf_nat6_hostmap
(softn, NULL, &fin->fin_src6,
896
nat->nat_hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
/src/external/bsd/ipf/dist/
ip_nat6.c
117
static struct hostmap *
ipf_nat6_hostmap
__P((ipf_nat_softc_t *, ipnat_t *,
366
/* Function:
ipf_nat6_hostmap
*/
380
ipf_nat6_hostmap
(softn, np, src, dst, map, port)
function
511
hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
713
nat->nat_hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
790
hm =
ipf_nat6_hostmap
(softn, NULL, &fin->fin_src6,
810
hm =
ipf_nat6_hostmap
(softn, NULL, &fin->fin_src6,
918
nat->nat_hm =
ipf_nat6_hostmap
(softn, np, &fin->fin_src6,
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026