Re: socket programming

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

 



On Sat, Jan 22, 2005 at 18:00:06 +0530, pradeep sawlani wrote:
> Can anyone please help me in socket programming in kernal space.

Look for struct socket. It is created with sock_create_kern call and
then you use it's methods in it's "struct proto_ops *ops" member.

There seem to be two variants of the call: sock_create and
sock_create_kern. It seems to matter to the security plug, but I don't
know the details :-(.

-------------------------------------------------------------------------------
						 Jan 'Bulb' Hudec <bulb@xxxxxx>

Attachment: signature.asc
Description: Digital signature


[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