public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* how to deduce connect/accept history from struct sock?
@ 2004-05-10 20:47 Joey Dewille
  0 siblings, 0 replies; only message in thread
From: Joey Dewille @ 2004-05-10 20:47 UTC (permalink / raw)
  To: linux-kernel

Say a module is inserted that intercepts all socket operations and
it happened in the middle of several established connections.
Save me some time please and answer what fields in struct sock
or elsewhere can be examined to determine reliably if the current
established
connections had been accepted (i.e. accept call) or initiated (i.e.
connect)
from the local machine.
--Joey 

-- 
http://www.fastmail.fm - A fast, anti-spam email service.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-10 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-10 20:47 how to deduce connect/accept history from struct sock? Joey Dewille

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