taglinefilesource code
sendto116include/linux/net.hint  (*sendto)  (struct socket *sock, void *buff, int len, int nonblock,
sendto1172net/inet/af_inet.cif (sk->prot->sendto == NULL) 
sendto1179net/inet/af_inet.creturn(sk->prot->sendto(sk, (unsigned char *) ubuf, size, noblock, flags, 
sendto209net/inet/sock.hint      (*sendto)(struct sock *sk,
sendto994net/socket.creturn(sock->ops->sendto(sock, buff, len, (file->f_flags & O_NONBLOCK),