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