Home
last modified time | relevance | path

Searched defs:ttl (Results 1 – 8 of 8) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Dnat464_utils.c636 uint8_t *proto, uint8_t ttl, struct in_addr src_v4, in nat464_translate_64()
741 uint8_t proto, uint8_t ttl, struct in6_addr src_v6, in nat464_translate_46()
H A Dpf.c2667 u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag, in pf_send_tcp()
H A Dpfvar.h1460 u_int8_t ttl; member
/xnu-11417.140.69/bsd/netinet/
H A Dip_output.c928 u_int8_t ttl = IP_DEFAULT_MULTICAST_TTL; in ip_output_list() local
H A Din_mcast.c3083 u_char ttl; in inp_setmoptions() local
/xnu-11417.140.69/bsd/sys/
H A Dfcntl.h709 unsigned long long ttl; /* IN: time to live for the assertion (nanoseconds; continuous) */ member
/xnu-11417.140.69/bsd/vfs/
H A Dkpi_vfs.c581 vfs_setauthcache_ttl(mount_t mp, int ttl) in vfs_setauthcache_ttl()
/xnu-11417.140.69/bsd/dev/dtrace/
H A Ddtrace.c13304 size_t ttl = 0; in dtrace_dof_difo() local