Static Private Attributes | |
| list | _fields_ |
Definition at line 20 of file get_interfaces.py.
list get_interfaces.struct_sockaddr_in::_fields_ [static, private] |
[
('sin_family', c_ushort),
('sin_port', c_uint16),
('sin_addr', c_byte * 4)]
Definition at line 21 of file get_interfaces.py.