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_outlookup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
881
natl =
ipf_nat6_outlookup
(fin, flags & ~(SI_WILDP|NAT_SEARCH),
1033
natl =
ipf_nat6_outlookup
(fin, nflags, (u_int)fin->fin_p,
1459
nat =
ipf_nat6_outlookup
(fin, flags, p,
1486
nat =
ipf_nat6_outlookup
(fin, flags, p, &oip6->ip6_dst,
1497
nat =
ipf_nat6_outlookup
(fin, 0, p, &oip6->ip6_dst,
2162
/* Function:
ipf_nat6_outlookup
*/
2185
ipf_nat6_outlookup
(fr_info_t *fin, u_int flags, u_int p, struct in6_addr *src,
function
2455
if ((nat =
ipf_nat6_outlookup
(&fi, np->nl_flags, fi.fin_p,
2636
else if ((nat =
ipf_nat6_outlookup
(fin, nflags|NAT_SEARCH,
3533
natl =
ipf_nat6_outlookup
(&frnat
[
all
...]
/src/external/bsd/ipf/dist/
ip_nat6.c
903
natl =
ipf_nat6_outlookup
(fin, flags & ~(SI_WILDP|NAT_SEARCH),
1059
natl =
ipf_nat6_outlookup
(fin, nflags, (u_int)fin->fin_p,
1492
nat =
ipf_nat6_outlookup
(fin, flags, p,
1519
nat =
ipf_nat6_outlookup
(fin, flags, p, &oip6->ip6_dst,
1530
nat =
ipf_nat6_outlookup
(fin, 0, p, &oip6->ip6_dst,
2210
/* Function:
ipf_nat6_outlookup
*/
2233
ipf_nat6_outlookup
(fin, flags, p, src, dst)
function
2508
if ((nat =
ipf_nat6_outlookup
(&fi, np->nl_flags, fi.fin_p,
2689
else if ((nat =
ipf_nat6_outlookup
(fin, nflags|NAT_SEARCH,
3593
natl =
ipf_nat6_outlookup
(&frnat
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026