AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Declaration for 

ICMP_INFOTYPE from NetLib:netinet.h.ip_icmp

(#define)

#define     ICMP_INFOTYPE(type) \
     ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
     (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
     (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
     (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
     (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)



Open original source file

See header files's help page


[sh-index] Back to list of manuals