Searched refs:pf_tcpopts_t (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/tcpdump/ |
H A D | pfctl_osfp.c | 74 pf_tcpopts_t *, int *, int *, int *, int *, int *, 94 pf_tcpopts_t packed_tcpopts; in pfctl_file_fingerprints() 878 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts()
|
/openbsd/sbin/pfctl/ |
H A D | pfctl_osfp.c | 74 pf_tcpopts_t *, int *, int *, int *, int *, int *, 94 pf_tcpopts_t packed_tcpopts; in pfctl_file_fingerprints() 881 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts()
|
/openbsd/sys/net/ |
H A D | pfvar.h | 402 typedef u_int64_t pf_tcpopts_t; typedef 405 pf_tcpopts_t fp_tcpopts; /* packed TCP options */ 445 pf_tcpopts_t fp_tcpopts; /* packed TCP options */
|