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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_input.c1964 register struct tcpcb *tp0 = tp; local
2231 tp->t_flags |= tp0->t_flags & (TF_NOPUSH|TF_NOOPT|TF_NODELAY);
2232 tp->t_flagsext |= (tp0->t_flagsext & (TF_RXTFINDROP|TF_NOTIMEWAIT));
2233 tp->t_keepinit = tp0->t_keepinit;
2234 tp->t_keepcnt = tp0->t_keepcnt;
2235 tp->t_keepintvl = tp0->t_keepintvl;
2236 tp->t_adaptive_wtimo = tp0->t_adaptive_wtimo;
2237 tp->t_adaptive_rtimo = tp0->t_adaptive_rtimo;
2238 tp->t_inpcb->inp_ip_ttl = tp0->t_inpcb->inp_ip_ttl;
2240 tp->t_notsent_lowat = tp0
[all...]
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices432 iso-tp0 146/udp # ISO-IP0
433 iso-tp0 146/tcp # ISO-IP0

Completed in 293 milliseconds