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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_osfp.c138 fp.fp_ttl = ip->ip_ttl;
148 fp.fp_ttl = ip6->ip6_hlim;
224 fp.fp_wsize, fp.fp_ttl, (fp.fp_flags & PF_OSFP_DF) != 0,
325 fpadd.fp_ttl = fpioc->fp_ttl;
342 fpadd.fp_ttl,
376 fp->fp_ttl = fpioc->fp_ttl;
422 f->fp_ttl < find->fp_ttl ||
[all...]
H A Dpfvar.h624 u_int8_t fp_ttl; /* IPv4 TTL */ member in struct:pf_os_fingerprint
649 u_int8_t fp_ttl; /* IPv4 TTL */ member in struct:pf_osfp_ioctl

Completed in 78 milliseconds