taglinefilesource code
sendto107fs/nfs/sock.cresult = sock->ops->sendto(sock, (void *) start, len, 0, 0,
sendto118include/linux/net.hint  (*sendto)  (struct socket *sock, const void *buff, int len, int nonblock,
sendto255include/net/sock.hint      (*sendto)(struct sock *sk,
sendto1220net/ipv4/af_inet.cif (sk->prot->sendto == NULL) 
sendto1227net/ipv4/af_inet.creturn(sk->prot->sendto(sk, (const unsigned char *) ubuf, size, noblock, flags, 
sendto887net/socket.creturn(sock->ops->sendto(sock, buff, len, (file->f_flags & O_NONBLOCK),