OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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,
4735
ifq2 = np->
in_tqehead
[fin->fin_rev];
6178
if (n->
in_tqehead
[0] != NULL) {
6179
if (ipf_deletetimeoutqueue(n->
in_tqehead
[0]) == 0) {
6180
ipf_freetimeoutqueue(softc, n->
in_tqehead
[0]);
6184
if (n->
in_tqehead
[1] != NULL) {
6185
if (ipf_deletetimeoutqueue(n->
in_tqehead
[1]) == 0) {
6186
ipf_freetimeoutqueue(softc, n->
in_tqehead
[1]);
6468
nifq = nat->nat_ptr->
in_tqehead
[rev]
[
all
...]
ip_nat.h
244
struct ipftq *
in_tqehead
[2];
member in struct:ipnat
Completed in 23 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025