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