Home
last modified time | relevance | path

Searched refs:subtype_nm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c340 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; in pfctl_get_fingerprint() local
404 LIST_FOREACH(subtype_nm, &version_nm->nm_sublist, in pfctl_get_fingerprint()
406 subtype_len = strlen(subtype_nm->nm_name); in pfctl_get_fingerprint()
412 subtype_nm->nm_name) != 0) in pfctl_get_fingerprint()
417 subtype = subtype_nm->nm_num; in pfctl_get_fingerprint()