Mbim.PacketFilter¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
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.PacketFilter¶
A
Mbim.PacketFilter
element.New in version 1.4.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.PacketFilter
) – aNone
terminated array ofMbim.PacketFilter
structs.
Frees the memory allocated for the array of
Mbim.PacketFilter
structs.New in version 1.4.