libnl  3.2.20
nl_msgtype Struct Reference

Message type to cache action association. More...

#include <cache-api.h>

Data Fields

int mt_id
 Netlink message type.
int mt_act
 Cache action to take.
char * mt_name
 Name of operation for human-readable printing.

Detailed Description

Message type to cache action association.

Definition at line 130 of file cache-api.h.