OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nm_subtype
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_osfp.c
552
struct name_entry *nm_class, *nm_version, *
nm_subtype
;
local
621
nm_subtype
= fingerprint_name_entry(&nm_version->nm_sublist,
623
if (
nm_subtype
) {
624
if (
nm_subtype
->nm_num == 0)
625
nm_subtype
->nm_num =
627
subtype =
nm_subtype
->nm_num;
661
struct name_entry *nm_class, *nm_version, *
nm_subtype
;
local
680
nm_subtype
= fingerprint_name_entry(&nm_version->nm_sublist,
682
if (
nm_subtype
) {
683
if (
nm_subtype
->nm_num == 0)
[
all
...]
Completed in 41 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026