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.PacketFilterV3element.New in version 1.28.
- classmethod array_free(array)¶
 - Parameters:
 array (
Mbim.PacketFilterV3) – aNoneterminated array ofMbim.PacketFilterV3structs.
Frees the memory allocated for the array of
Mbim.PacketFilterV3structs.New in version 1.28.