Mbim.IPv4Element¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
ipv4_address |
r/w |
a |
|
on_link_prefix_length |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.IPv4Element¶
A
Mbim.IPv4Element
element.New in version 1.0.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.IPv4Element
) – aNone
terminated array ofMbim.IPv4Element
structs.
Frees the memory allocated for the array of
Mbim.IPv4Element
structs.New in version 1.0.