OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_opts
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dist/pf/net/
if_pfsync.c
332
st->
allow_opts
= sp->
allow_opts
;
1241
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/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c
4755
struct
allow_opts
{
struct
4864
parse_allow_args(int argc, char **argv, boolean_t un, struct
allow_opts
*opts)
5067
construct_fsacl_list(boolean_t un, struct
allow_opts
*opts, nvlist_t **nvlp)
5351
struct
allow_opts
opts = { 0 };
/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 148 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026