Searched refs:fp_ttl (Results 1 – 3 of 3) sorted by relevance
148 fp.fp_ttl = ip->ip_ttl; in pf_osfp_fingerprint_hdr()171 fp.fp_ttl = ip6->ip6_hlim; in pf_osfp_fingerprint_hdr()253 fp.fp_wsize, fp.fp_ttl, (fp.fp_flags & PF_OSFP_DF) != 0, in pf_osfp_fingerprint_hdr()361 fpadd.fp_ttl = fpioc->fp_ttl; in pf_osfp_add()372 fpadd.fp_ttl, in pf_osfp_add()406 fp->fp_ttl = fpioc->fp_ttl; in pf_osfp_add()452 f->fp_ttl < find->fp_ttl || in pf_osfp_find()453 f->fp_ttl - find->fp_ttl > ttldiff || in pf_osfp_find()519 f->fp_ttl == find->fp_ttl) in pf_osfp_find_exact()560 fpioc->fp_ttl = fp->fp_ttl; in pf_osfp_get()
479 u_int8_t fp_ttl; /* IPv4 TTL */ member504 u_int8_t fp_ttl; /* IPv4 TTL */ member
176 fp.fp_ttl = ttl; in pfctl_file_fingerprints()1031 snprintf(tmp, sizeof(tmp), "%d", fp->fp_ttl); in print_ioctl()