Networking Forums

Networking Forums > Computer Networking > Linux Networking > SIOCGSTAMP ioctl request for TCP

Reply
Thread Tools Display Modes

SIOCGSTAMP ioctl request for TCP

 
 
Amit Yadav
Guest
Posts: n/a

 
      01-14-2005, 06:33 AM
Hi,

Is the option SIOCGSTAMP ioctl request supported for TCP sockets ???
This request gets the timestamp of the last packet received on a socekt.
The man pages suggests its NOT, but i would like to get a confirmation.

since it seems, looking into the kernel code, that the timestamp is
getting stored in sock struct for udp and raw socket but not fot tcp
socket, (which explains why my ioctl call is failing all the times), can
anyone shed some light on why it is not supported for TCP socket.

Thanks

Amit

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where does SIOCGSTAMP come from? MegaGreg Linux Networking 7 05-26-2009 06:45 PM
Placing ioctl in a kernel module ? vivekaseeja@gmail.com Linux Networking 5 05-15-2006 04:06 AM
ioctl() call with a raw socket??? john.chludzinski@gmail.com Linux Networking 0 03-28-2006 11:11 PM
IOCTL problem for network device sara Linux Networking 0 12-27-2004 04:13 PM
ioctl(SIOCGIFCONF) AW Linux Networking 1 09-23-2003 10:04 AM



1 2 3 4 5 6 7 8 9 10 11