Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c343 int unp_class, unp_version, unp_subtype; in pfctl_get_fingerprint() local
430 PF_OSFP_UNPACK(ret, unp_class, unp_version, unp_subtype); in pfctl_get_fingerprint()
441 if (subtype != unp_subtype) { in pfctl_get_fingerprint()