Data Fields | |
| in_addr | imr_multiaddr |
| in_addr | imr_sourceaddr |
| in_addr | imr_interface |
Definition at line 477 of file GroupsockHelper.cpp.
struct in_addr ip_mreq_source::imr_multiaddr [read] |
Definition at line 478 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
struct in_addr ip_mreq_source::imr_sourceaddr [read] |
Definition at line 479 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
struct in_addr ip_mreq_source::imr_interface [read] |
Definition at line 480 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
1.5.2