Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_osfp.c342 int unp_class, unp_version, unp_subtype; in pfctl_get_fingerprint() local
429 PF_OSFP_UNPACK(ret, unp_class, unp_version, unp_subtype); in pfctl_get_fingerprint()
440 if (subtype != unp_subtype) { in pfctl_get_fingerprint()