Mbim.PacketFilter

Fields

Name

Type

Access

Description

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.PacketFilter

A Mbim.PacketFilter element.

New in version 1.4.

classmethod array_free(array)
Parameters:

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

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

New in version 1.4.