OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRANS_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/libexec/tftp-proxy/
filter.c
46
enum { TRANS_FILTER = 0, TRANS_NAT, TRANS_RDR,
TRANS_SIZE
};
58
static struct pfioc_trans_e pfte[
TRANS_SIZE
];
199
pft.size =
TRANS_SIZE
;
205
for (i = 0; i <
TRANS_SIZE
; i++) {
/src/dist/pf/usr.sbin/ftp-proxy/
filter.c
45
enum { TRANS_FILTER = 0, TRANS_NAT, TRANS_RDR,
TRANS_SIZE
};
69
static struct pfioc_trans_e pfte[
TRANS_SIZE
];
221
pft.size =
TRANS_SIZE
;
227
for (i = 0; i <
TRANS_SIZE
; i++) {
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025