OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PF_OSFP_ANY
(Results
1 - 7
of
7
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_osfp.c
353
version =
PF_OSFP_ANY
;
354
subtype =
PF_OSFP_ANY
;
379
subtype =
PF_OSFP_ANY
;
447
if (ret ==
PF_OSFP_ANY
) {
471
if (fp ==
PF_OSFP_ANY
) {
488
if (version ==
PF_OSFP_ANY
)
494
if (subtype ==
PF_OSFP_ANY
)
607
version =
PF_OSFP_ANY
;
608
subtype =
PF_OSFP_ANY
;
pfctl_parser.c
413
osfp ==
PF_OSFP_ANY
)
424
if (osfp !=
PF_OSFP_ANY
)
parse.y
4783
r->os_fingerprint =
PF_OSFP_ANY
;
/src/sys/dist/pf/net/
pf_osfp.c
277
if (os ==
PF_OSFP_ANY
)
286
if ((os_class ==
PF_OSFP_ANY
|| en_class == os_class) &&
287
(os_version ==
PF_OSFP_ANY
|| en_version == os_version) &&
288
(os_subtype ==
PF_OSFP_ANY
|| en_subtype == os_subtype)) {
pfvar.h
410
#define
PF_OSFP_ANY
((pf_osfp_t)0)
pf_norm.c
1308
else if (r->os_fingerprint !=
PF_OSFP_ANY
&& !pf_osfp_match(
pf.c
2575
else if (r->os_fingerprint !=
PF_OSFP_ANY
&& (pd->proto !=
3315
else if (r->os_fingerprint !=
PF_OSFP_ANY
&&
3771
r->os_fingerprint !=
PF_OSFP_ANY
)
Completed in 24 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025