Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_osfp.c211 PF_OSFP_TCPOPT_BITS) | PF_OSFP_TCPOPT_TS; in pf_osfp_fingerprint_hdr()
H A Dpfvar.h631 #define PF_OSFP_TCPOPT_TS 0x4 /* TCP timestamp option */ macro