... , NOTES , SEE ALSO , COLOPHON ICMP 7 1999-04-27 "Linux" "Linux Programmer's Manual" NAME icmp, IPPROTO_ICMP - Linux IPv4 ICMP kernel module. DESCRIPTION ...
Man page - Jeremy - Apr 25 2008 - 13:50 - 0 comments - 0 attachments
... new protocols or protocols with no user interface (like ICMP). When a packet is received, it is passed to any raw sockets which ... by passing the IPPROTO_RAW family flag. ICMP_FILTER Enable a special filter for raw sockets bound to the ...
Man page - Jeremy - Apr 25 2008 - 13:51 - 0 comments - 0 attachments
... For protocols that contain complete checksums such as ICMP/TCP/UDP, this function can be used to verify that checksum on received ...
Man page - Jeremy - Jul 19 2007 - 01:23 - 0 comments - 0 attachments
... 0 #define SO_EE_ORIGIN_LOCAL 1 #define SO_EE_ORIGIN_ICMP 2 #define SO_EE_ORIGIN_ICMP6 3 struct sock_extended_err { ... as follows: ee_origin is set to SO_EE_ORIGIN_ICMP for errors received as an ICMP packet, or SO_EE_ORIGIN_LOCAL for ...
Man page - Jeremy - Apr 25 2008 - 13:51 - 0 comments - 0 attachments
... , wcsncmp(3) , wmemcmp(3) , strverscmp(3) , icmp(7) , bcmp(3p) , memcmp(3p) , strcasecmp(3p) , strcmp(3p) , ...
Man page - Jeremy - Apr 25 2008 - 13:51 - 0 comments - 0 attachments
... an error condition to the protocol module (e.g., using a ICMP message for IP) the pending error flag is set for the socket. The next ...
Man page - Jeremy - Apr 25 2008 - 13:52 - 0 comments - 0 attachments
... origin. _ RTPROT_UNSPEC:unknown RTPROT_REDIRECT: by an ICMP redirect (currently unused) RTPROT_KERNEL:by the ...
Man page - Jeremy - Apr 25 2008 - 13:51 - 0 comments - 0 attachments
... the UDP protocol module in Linux 2.0 and 2.2. If enabled ICMP errors received for a UDP socket will not be passed to the user ...
Man page - Jeremy - Apr 25 2008 - 13:51 - 0 comments - 0 attachments
... This file holds the ASCII data needed for the IP, ICMP, TCP, and UDP management information bases for an SNMP agent. ...
Man page - Jeremy - Apr 25 2008 - 13:52 - 0 comments - 0 attachments