Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Reg - How the packet will going to application: Page 1 of 6 (6 Items)
   
Reg - How the packet will going to application  
Hi,

In the network driver, once gets the packets from the hardware.
it calls the ( ifp->if_input() ) function to send the packet to the stack.

How the stack will process the packet and give to application.

tell with aby example.

1.ip_input or ether_input


Please exaplain the code flow because i m not able to understand the code.

Thanks and Regards
K.Senthil