Home
last modified time | relevance | path

Searched defs:retrans (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_var.h72 u_int32_t retrans; /* Retrans Timer */ member
H A Dnd6_nbr.c1818 u_int32_t retrans; in nd6_dad_start() local
1945 u_int32_t retrans; in nd6_dad_timer() local
H A Dnd6.h181 u_int32_t retrans; /* Retrans Timer */ member
349 u_int32_t retrans; /* Retrans Timer */ member
H A Dnd6.c862 u_int32_t retrans, flags; in nd6_service_neighbor_cache() local
H A Dnd6_rtr.c498 u_int32_t retrans = ntohl(nd_ra->nd_ra_retransmit); in nd6_ra_input() local
/xnu-12377.81.4/bsd/nfs/
H A Dnfs.h311 int retrans; /* times to retry send */ member
355 int retrans; /* times to retry send */ member