taglinefilesource code
all986net/tcp/ip.cip_retransmit (volatile struct sock *sk, int all)
all1003net/tcp/ip.cif (!all) break;
all1019net/tcp/ip.cif (!all) break;
all180net/tcp/ip.hvoid ip_retransmit(volatile struct sock *sk, int all);
all137net/tcp/sock.hvoid (*retransmit) (volatile struct sock *sk, int all);
all185net/tcp/tcp.ctcp_retransmit (volatile struct sock *sk, int all)
all187net/tcp/tcp.cif (all) 
all189net/tcp/tcp.cip_retransmit (sk, all);
all198net/tcp/tcp.cip_retransmit (sk, all);