Mbim.PacketFilterV3¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
filter_id |
r/w |
a #guint32. |
|
filter_size |
r/w |
a #guint32. |
|
packet_filter |
r/w |
an array of #guint8 values. |
|
packet_mask |
r/w |
an array of #guint8 values. |
Methods¶
class |
|
Details¶
- class Mbim.PacketFilterV3¶
A
Mbim.PacketFilterV3
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.PacketFilterV3
) – aNone
terminated array ofMbim.PacketFilterV3
structs.
Frees the memory allocated for the array of
Mbim.PacketFilterV3
structs.New in version 1.28.