public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: alexey.vyskubov@nokia.com (Alexey Vyskubov)
To: linux-kernel@vger.kernel.org
Subject: Is ip_build_xmit_slow() unused?
Date: Mon, 16 Jul 2001 16:22:17 +0300	[thread overview]
Message-ID: <20010716162217.A12873@terrapin> (raw)

Hello,

I have probably stupid question: what is the purpose of
ip_build_xmit_slow()?

Grepping over linux kernel source tree finds only two entries for
ip_build_xmit_slow():

net/ipv4/ip_output.c:static int ip_build_xmit_slow(struct sock *sk,

net/ipv4/ip_output.c:                   return
ip_build_xmit_slow(sk,getfrag,frag,length,ipc,rt,flags); 

Please notice that the second entry is inside ip_build_xmit_slow()
definition, i.e. this is recursive call.

Is this function really unused?

-- 
Alexey

             reply	other threads:[~2001-07-16 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-16 13:22 Alexey Vyskubov [this message]
2001-07-16 13:37 ` Is ip_build_xmit_slow() unused? Alexey Vyskubov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010716162217.A12873@terrapin \
    --to=alexey.vyskubov@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox