OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_tqehead
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_ipsec_pxy.c
191
ipn->
in_tqehead
[0] = ipf_nat_add_tq(softc, ttl);
192
ipn->
in_tqehead
[1] = ipf_nat_add_tq(softc, ttl);
ip_fil_compat.c
567
struct ipftq *
in_tqehead
[2];
member in struct:ipnat_4_1_14
604
struct ipftq *
in_tqehead
[2];
member in struct:ipnat_4_1_0
4168
old->
in_tqehead
[0] = np->
in_tqehead
[0];
4169
old->
in_tqehead
[1] = np->
in_tqehead
[1];
4247
old->
in_tqehead
[0] = np->
in_tqehead
[0];
4248
old->
in_tqehead
[1] = np->
in_tqehead
[1]
[
all
...]
ip_nat.c
1499
n->
in_tqehead
[0] = ipf_addtimeoutqueue(softc,
1504
n->
in_tqehead
[1] = ipf_addtimeoutqueue(softc,
4736
ifq2 = np->
in_tqehead
[fin->fin_rev];
6179
if (n->
in_tqehead
[0] != NULL) {
6180
if (ipf_deletetimeoutqueue(n->
in_tqehead
[0]) == 0) {
6181
ipf_freetimeoutqueue(softc, n->
in_tqehead
[0]);
6185
if (n->
in_tqehead
[1] != NULL) {
6186
if (ipf_deletetimeoutqueue(n->
in_tqehead
[1]) == 0) {
6187
ipf_freetimeoutqueue(softc, n->
in_tqehead
[1]);
6469
nifq = nat->nat_ptr->
in_tqehead
[rev]
[
all
...]
ip_nat.h
244
struct ipftq *
in_tqehead
[2];
member in struct:ipnat
Completed in 31 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026