public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Quick Syscall question
@ 2004-09-05 18:17 Eric Bambach
  2004-09-05 18:31 ` Randy.Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Bambach @ 2004-09-05 18:17 UTC (permalink / raw)
  To: linux-kernel

Hello,

	This may seem like a silly question, however we were all beginning 
programmers once ;)

	I want to do some manipulating of network interfaces and routing and such. I 
am reading through some of the linux net sources but am confused on what are 
internal, kernel-only functions and what are externally visable syscalls. How 
can I tell from the source what is user-space visable that I can hook into 
and what is intternel stuff? Should I just be looking at headers or do I have 
to delve into the .c sources? I can do either, I just need a pointer on where 
to start and what I should be looking for.

Thanks
-- 

-EB

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-05 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-05 18:17 Quick Syscall question Eric Bambach
2004-09-05 18:31 ` Randy.Dunlap
2004-09-05 22:17   ` Neil Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox