OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nat_tqe
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
128
ipftqent_t
nat_tqe
;
member in struct:nat
166
#define nat_age
nat_tqe
.tqe_die
176
#define nat_tcpstate
nat_tqe
.tqe_state
177
#define nat_die
nat_tqe
.tqe_die
178
#define nat_touched
nat_tqe
.tqe_touched
ip_nat.c
1991
bzero((char *)nat, offsetof(struct nat,
nat_tqe
));
1992
nat->
nat_tqe
.tqe_pnext = NULL;
1993
nat->
nat_tqe
.tqe_next = NULL;
1994
nat->
nat_tqe
.tqe_ifq = NULL;
1995
nat->
nat_tqe
.tqe_parent = nat;
2333
if (nat->
nat_tqe
.tqe_ifq != NULL) {
2338
(void) ipf_deletequeueentry(&nat->
nat_tqe
);
4726
tqe = &nat->
nat_tqe
;
4742
(void) ipf_tcp_age(&nat->
nat_tqe
, fin, softn->ipf_nat_tcptq,
6279
clone->
nat_tqe
.tqe_pnext = NULL
[
all
...]
ip_ipsec_pxy.c
301
&ipsec->ipsc_nat->
nat_tqe
);
ip_pptp_pxy.c
237
ipf_queueback(softc->ipf_ticks, &nat2->
nat_tqe
);
ip_fil_compat.c
669
ipftqent_t
nat_tqe
;
member in struct:nat_4_1_25
712
ipftqent_t
nat_tqe
;
member in struct:nat_4_1_14
754
ipftqent_t
nat_tqe
;
member in struct:nat_4_1_3
4582
old->
nat_tqe
= nat->
nat_tqe
;
4641
old->
nat_tqe
= nat->
nat_tqe
;
4699
old->
nat_tqe
= nat->
nat_tqe
;
Completed in 26 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026