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

/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c326 int unp_class, unp_version, unp_subtype; local
413 PF_OSFP_UNPACK(ret, unp_class, unp_version, unp_subtype);
424 if (subtype != unp_subtype) {
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c328 int unp_class, unp_version, unp_subtype; local
415 PF_OSFP_UNPACK(ret, unp_class, unp_version, unp_subtype);
426 if (subtype != unp_subtype) {

Completed in 65 milliseconds