OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pt_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_optimize.c
340
pfr_buf_clear(por->por_src_tbl->
pt_buf
);
341
free(por->por_src_tbl->
pt_buf
);
345
pfr_buf_clear(por->por_dst_tbl->
pt_buf
);
346
free(por->por_dst_tbl->
pt_buf
);
591
pfr_buf_clear(p1->por_src_tbl->
pt_buf
);
592
free(p1->por_src_tbl->
pt_buf
);
593
p1->por_src_tbl->
pt_buf
= NULL;
622
pfr_buf_clear(p1->por_dst_tbl->
pt_buf
);
623
free(p1->por_dst_tbl->
pt_buf
);
624
p1->por_dst_tbl->
pt_buf
= NULL
[
all
...]
pfctl_parser.h
175
struct pfr_buffer *
pt_buf
;
member in struct:pf_opt_tbl
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025