Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDpfctl_osfp.c339 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; in pfctl_get_fingerprint() local
403 LIST_FOREACH(subtype_nm, &version_nm->nm_sublist, in pfctl_get_fingerprint()
405 subtype_len = strlen(subtype_nm->nm_name); in pfctl_get_fingerprint()
411 subtype_nm->nm_name) != 0) in pfctl_get_fingerprint()
416 subtype = subtype_nm->nm_num; in pfctl_get_fingerprint()