Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf.h325 typedef u_int32_t pf_osfp_t; typedef
326 #define PF_OSFP_ANY ((pf_osfp_t)0)
327 #define PF_OSFP_UNKNOWN ((pf_osfp_t)-1)
328 #define PF_OSFP_NOMATCH ((pf_osfp_t)-2)
332 pf_osfp_t fp_os;
462 pf_osfp_t os_fingerprint;
H A Dpf_osfp.c215 pf_osfp_match(struct pf_osfp_enlist *list, pf_osfp_t os) in pf_osfp_match()
/f-stack/freebsd/net/
H A Dpfvar.h345 pf_osfp_t os_fingerprint;
1653 int pf_osfp_match(struct pf_osfp_enlist *, pf_osfp_t);
/f-stack/tools/compat/include/net/
H A Dpfvar.h233 pf_osfp_t os_fingerprint;