Implementation of sock->ops->accept

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All,

I am working on Sockets in the kernel. I would like to know where the accept  (sock->ops->accept) function was implemented for IP protocols
My final goal is to develop module which provides the wrapper functions for all the 17 function bypassing the sys_* funtion calls to provide interface.

socket()
bind()
connect()
listen()
accept()
setsockopt()
getsockopt()
send()
sendto()
recv()
recvfrom()
shtutdown()
socketpair()

Any help is appreciated

Regards

Jhoney

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux