Searched defs:delay (Results 1 - 10 of 10) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dclock.c872 delay( function
/xnu-2422.115.4/bsd/netinet/
H A Dtcp_timer.c297 add_to_time_wait_locked(struct tcpcb *tp, uint32_t delay) argument
330 add_to_time_wait(struct tcpcb *tp, uint32_t delay) argument
H A Dip_dummynet.h392 int delay ; /* really, ticks */ member in struct:dn_pipe
530 int delay ; /* really, ticks */ member in struct:dn_pipe_32
655 int delay ; /* really, ticks */ member in struct:dn_pipe_64
/xnu-2422.115.4/bsd/net/
H A Dlacp.h369 lacp_collector_tlv_set_max_delay(lacp_collector_tlv_ref tlv, lacp_collector_max_delay delay) argument
/xnu-2422.115.4/bsd/kern/
H A Ddecmpfs.c221 uint64_t delay = 10000000ULL; // 10 milliseconds. local
/xnu-2422.115.4/bsd/netinet6/
H A Din6.c1800 int delay, error; local
3743 int delay = 0; /* delay ticks before DAD output */ local
[all...]
H A Din6_mcast.c1193 in6_joingroup(struct ifnet *ifp, struct in6_addr *mcaddr, int *errorp, int delay) argument
1243 in6_mc_join(struct ifnet *ifp, const struct in6_addr *mcaddr, struct in6_mfilter *imf, struct in6_multi **pinm, const int delay) argument
H A Dmld6.c2218 mld_change_state(struct in6_multi *inm, struct mld_tparams *mtp, const int delay) argument
2285 mld_initial_join(struct in6_multi *inm, struct mld_ifinfo *mli, struct mld_tparams *mtp, const int delay) argument
[all...]
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c3574 int error = 0, error2, willsplit = 0, delay, slpflag, busy = 0, inuse = 0, restart, inqueue = 0; local
H A Dnfs_socket.c4027 int delay, slpflag = (NMFLAG(nmp, INTR) && !(req->r_flags & R_NOINTR)) ? PCATCH : 0; local

Completed in 180 milliseconds