Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > The Linux Kernel > Problem about tcp_alloc_pskb()

Forgot Password?
 The Linux Kernel   Compiling, theory, programming or other discussion about the linux kernel

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-29-2007   #1 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 2
Problem about tcp_alloc_pskb()

I have a problem I can't solve it.

I am developing a module on SUSE 9(kernel-2.6.5). In my module, I will find a socket which is established in another process, by pid and fd. Then I will send data by this socket.

In the mysend(), call kernel routine, from sock_sendmsg()->tcp_sendmsg()->tcp_alloc_pskb(). but tcp_alloc_pskb() always returns NULL, instead of a proper sk_buff. BTW, system call send() calls sock_sendmsg()->tcp_sendmsg()->tcp_alloc_pskb() in the same way, but it can does work well.

So I ask for help or some other cluds or hints? Or how to debug it in a efficient way? Thanks a lot.
kohayasi is offline  



Reply With Quote
Old 07-03-2007   #2 (permalink)
Just Joined!
 
s13884's Avatar
 
Join Date: Apr 2007
Posts: 24
I think its problem about port which is responsible for particular address.

this is for establish connection in to another process.
check out the port number, which you are using into your code, port number might be above the 1024, because up to 1024 its reserved for built-in kernel application. If you are not providing the port number in your code, kernel will provide its automatically.

system calls are depend on the kernel modules header file, also check out the header file which you are use in your code and check for system calls .


Cheers
-s
s13884 is offline   Reply With Quote
Old 07-12-2007   #3 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 2
Quote:
Originally Posted by s13884 View Post
I think its problem about port which is responsible for particular address.

this is for establish connection in to another process.
check out the port number, which you are using into your code, port number might be above the 1024, because up to 1024 its reserved for built-in kernel application. If you are not providing the port number in your code, kernel will provide its automatically.

system calls are depend on the kernel modules header file, also check out the header file which you are use in your code and check for system calls .


Cheers
-s
Sorry, I have used 2000 as test port in my experiment.
I think get_fs() and set_fs() should be added before my sock_sendmsg(), but it haven't been examined yet.

Thank you.
kohayasi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:12 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1