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_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
117
static int
ipf_nat6_match
(fr_info_t *, ipnat_t *);
2483
/* Function:
ipf_nat6_match
*/
2493
ipf_nat6_match
(fr_info_t *fin, ipnat_t *np)
function
2664
switch (
ipf_nat6_match
(fin, np))
3063
switch (
ipf_nat6_match
(fin, np))
/src/external/bsd/ipf/dist/
ip_nat6.c
120
static int
ipf_nat6_match
__P((fr_info_t *, ipnat_t *));
2536
/* Function:
ipf_nat6_match
*/
2546
ipf_nat6_match
(fin, np)
function
2717
switch (
ipf_nat6_match
(fin, np))
3116
switch (
ipf_nat6_match
(fin, np))
Completed in 45 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026