Data Fields | |
| in_addr | imr_multiaddr |
| in_addr | imr_sourceaddr |
| in_addr | imr_interface |
Definition at line 447 of file GroupsockHelper.cpp.
struct in_addr ip_mreq_source::imr_multiaddr [read] |
Definition at line 448 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
struct in_addr ip_mreq_source::imr_sourceaddr [read] |
Definition at line 449 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
struct in_addr ip_mreq_source::imr_interface [read] |
Definition at line 450 of file GroupsockHelper.cpp.
Referenced by socketJoinGroupSSM(), and socketLeaveGroupSSM().
1.5.2