OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_nat
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
759
/* Write Locks:
ipf_nat
*/
826
/* Write Locks:
ipf_nat
*/
1233
READ_ENTER(&softc->
ipf_nat
);
1252
RWLOCK_EXIT(&softc->
ipf_nat
);
1272
WRITE_ENTER(&softc->
ipf_nat
);
1290
RWLOCK_EXIT(&softc->
ipf_nat
);
1304
WRITE_ENTER(&softc->
ipf_nat
);
1310
RWLOCK_EXIT(&softc->
ipf_nat
);
1454
WRITE_ENTER(&softc->
ipf_nat
);
1516
RWLOCK_EXIT(&softc->
ipf_nat
); /* WRITE *
[
all
...]
ip_rpcb_pxy.c
1159
RWLOCK_EXIT(&softc->
ipf_nat
);
1161
WRITE_ENTER(&softc->
ipf_nat
);
1165
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
1213
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
1226
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
ip_frag.c
1012
WRITE_ENTER(&softc->
ipf_nat
);
1025
RWLOCK_EXIT(&softc->
ipf_nat
);
1081
WRITE_ENTER(&softc->
ipf_nat
);
1095
RWLOCK_EXIT(&softc->
ipf_nat
);
ip_sync.c
957
WRITE_ENTER(&softc->
ipf_nat
);
964
RWLOCK_EXIT(&softc->
ipf_nat
);
980
READ_ENTER(&softc->
ipf_nat
);
989
RWLOCK_EXIT(&softc->
ipf_nat
);
ip_nat6.c
360
/* Write Locks:
ipf_nat
*/
924
/* Write Lock:
ipf_nat
*/
1128
/* Write Lock:
ipf_nat
*/
1245
/* Write Lock:
ipf_nat
*/
1996
RWLOCK_EXIT(&softc->
ipf_nat
);
2000
WRITE_ENTER(&softc->
ipf_nat
);
2078
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
2091
/* Write Lock:
ipf_nat
*/
2306
RWLOCK_EXIT(&softc->
ipf_nat
);
2311
WRITE_ENTER(&softc->
ipf_nat
);
[
all
...]
fil.c
7579
WRITE_ENTER(&softc->
ipf_nat
);
7581
RWLOCK_EXIT(&softc->
ipf_nat
);
7596
WRITE_ENTER(&softc->
ipf_nat
);
7598
RWLOCK_EXIT(&softc->
ipf_nat
);
9034
RWLOCK_INIT(&softc->
ipf_nat
, "ipf IP NAT rwlock");
9102
RW_DESTROY(&softc->
ipf_nat
);
ip_fil.h
1602
ipfrwlock_t
ipf_nat
;
member in struct:ipf_main_softc_s
/src/external/bsd/ipf/dist/
ip_rpcb_pxy.c
1207
RWLOCK_EXIT(&softc->
ipf_nat
);
1209
WRITE_ENTER(&softc->
ipf_nat
);
1213
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
1261
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
1274
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
ip_sync.c
982
WRITE_ENTER(&softc->
ipf_nat
);
989
RWLOCK_EXIT(&softc->
ipf_nat
);
1005
READ_ENTER(&softc->
ipf_nat
);
1014
RWLOCK_EXIT(&softc->
ipf_nat
);
ip_nat6.c
373
/* Write Locks:
ipf_nat
*/
946
/* Write Lock:
ipf_nat
*/
1154
/* Write Lock:
ipf_nat
*/
1276
/* Write Lock:
ipf_nat
*/
2043
RWLOCK_EXIT(&softc->
ipf_nat
);
2047
WRITE_ENTER(&softc->
ipf_nat
);
2125
MUTEX_DOWNGRADE(&softc->
ipf_nat
);
2138
/* Write Lock:
ipf_nat
*/
2360
RWLOCK_EXIT(&softc->
ipf_nat
);
2365
WRITE_ENTER(&softc->
ipf_nat
);
[
all
...]
/src/external/bsd/ipf/dist/tools/
ipftest.c
29
ipfrwlock_t ipf_frag, ipf_state,
ipf_nat
, ipf_natfrag, ipf_authlk;
variable
Completed in 87 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026