lkml.org 
[lkml]   [2001]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectIs ip_build_xmit_slow() unused?
From
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:57    [W:0.046 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site