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 

ip_mreq from NetLib:netinet.h.in

(Struct)
/*
* Argument structure for IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
*/

struct ip_mreq {
     struct     in_addr imr_multiaddr;     /* IP multicast address of group */
     struct     in_addr imr_interface;     /* local IP address of interface */
};



Open original source file

See header files's help page


[sh-index] Back to list of manuals