Mbim.PacketFilterV3

Fields

Name

Type

Access

Description

filter_id

int

r/w

a #guint32.

filter_size

int

r/w

a #guint32.

packet_filter

int

r/w

an array of #guint8 values.

packet_mask

int

r/w

an array of #guint8 values.

Methods

class

array_free (array)

Details

class Mbim.PacketFilterV3

A Mbim.PacketFilterV3 element.

New in version 1.28.

classmethod array_free(array)
Parameters:

array (Mbim.PacketFilterV3) – a None terminated array of Mbim.PacketFilterV3 structs.

Frees the memory allocated for the array of Mbim.PacketFilterV3 structs.

New in version 1.28.