OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nat_lookup
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/identd/
identd.c
75
static nat_lookup_t
nat_lookup
;
variable in typeref:typename:nat_lookup_t
113
nat_lookup
= NULL;
240
nat_lookup
= filters[i].fn;
244
if (
nat_lookup
== NULL)
435
if (
nat_lookup
!= NULL) {
440
if ((*
nat_lookup
)(ss, &nat_addr, &nat_lport) &&
identd.c
75
static nat_lookup_t
nat_lookup
;
variable in typeref:typename:nat_lookup_t
113
nat_lookup
= NULL;
240
nat_lookup
= filters[i].fn;
244
if (
nat_lookup
== NULL)
435
if (
nat_lookup
!= NULL) {
440
if ((*
nat_lookup
)(ss, &nat_addr, &nat_lport) &&
identd.c
75
static nat_lookup_t
nat_lookup
;
variable in typeref:typename:nat_lookup_t
113
nat_lookup
= NULL;
240
nat_lookup
= filters[i].fn;
244
if (
nat_lookup
== NULL)
435
if (
nat_lookup
!= NULL) {
440
if ((*
nat_lookup
)(ss, &nat_addr, &nat_lport) &&
Completed in 33 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025