OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_opts
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dist/pf/net/
if_pfsync.c
329
st->
allow_opts
= sp->
allow_opts
;
1238
sp->
allow_opts
= st->
allow_opts
;
pfvar.h
605
u_int8_t
allow_opts
;
member in struct:pf_rule
769
u_int8_t
allow_opts
;
member in struct:pf_state
828
u_int8_t
allow_opts
;
member in struct:pfsync_state
pf.c
3534
s->
allow_opts
= r->
allow_opts
;
5918
!((s && s->
allow_opts
) || r->
allow_opts
)) {
6345
!((s && s->
allow_opts
) || r->
allow_opts
)) {
pf_ioctl.c
1026
PF_MD5_UPD(rule,
allow_opts
);
1124
sp->
allow_opts
= s->
allow_opts
;
/src/dist/pf/sbin/pfctl/
pfctl_optimize.c
130
PF_RULE_FIELD(
allow_opts
, BREAK),
pfctl_parser.c
996
if (r->
allow_opts
)
parse.y
1959
r.
allow_opts
= $9.allowopts;
4091
if (r->
allow_opts
&& r->action != PF_PASS) {
Completed in 54 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025