OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
1990
bzero((char *)nat, offsetof(struct nat,
nat_tqe
));
1991
nat->
nat_tqe
.tqe_pnext = NULL;
1992
nat->
nat_tqe
.tqe_next = NULL;
1993
nat->
nat_tqe
.tqe_ifq = NULL;
1994
nat->
nat_tqe
.tqe_parent = nat;
2332
if (nat->
nat_tqe
.tqe_ifq != NULL) {
2337
(void) ipf_deletequeueentry(&nat->
nat_tqe
);
4725
tqe = &nat->
nat_tqe
;
4741
(void) ipf_tcp_age(&nat->
nat_tqe
, fin, softn->ipf_nat_tcptq,
6278
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 Fri Oct 17 09:09:57 GMT 2025