mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 11:10:16 +01:00
Where we can do so, let's use ifindex since that's actually unique and doesn't change when the interface name changes. We already use ifindex in a bunch of places, and netlink *only* uses ifindex, so this will make it easier later when we move over to ifindexes fully.
29 lines
603 B
Text
29 lines
603 B
Text
VOID:OBJECT
|
|
VOID:OBJECT,STRING
|
|
VOID:OBJECT,STRING,UINT
|
|
VOID:OBJECT,UINT
|
|
VOID:OBJECT,POINTER
|
|
VOID:OBJECT,POINTER,UINT
|
|
VOID:POINTER
|
|
VOID:STRING,STRING,STRING
|
|
VOID:UINT,UINT
|
|
VOID:UINT,UINT,UINT
|
|
VOID:STRING,STRING
|
|
VOID:STRING,UCHAR
|
|
VOID:STRING,OBJECT
|
|
VOID:POINTER,POINTER
|
|
VOID:STRING,STRING,STRING,UINT
|
|
VOID:OBJECT,UINT,UINT
|
|
VOID:STRING,INT
|
|
VOID:INT,UINT
|
|
VOID:INT,UINT,BOOLEAN
|
|
VOID:OBJECT,OBJECT,ENUM
|
|
VOID:POINTER,STRING
|
|
VOID:STRING,BOXED
|
|
BOOLEAN:POINTER,STRING,BOOLEAN,UINT,STRING,STRING
|
|
VOID:STRING,BOOLEAN,UINT,STRING,STRING
|
|
BOOLEAN:VOID
|
|
VOID:STRING,BOOLEAN
|
|
VOID:STRING,OBJECT,POINTER
|
|
VOID:BOOLEAN,UINT
|
|
|