Home
last modified time | relevance | path

Searched defs:nlattr (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dnetlink.h211 struct nlattr { struct
232 #define NLA_HDRLEN ((int) NLA_ALIGN(sizeof(struct nlattr))) argument
/linux/include/uapi/linux/
H A Dnetlink.h229 struct nlattr { struct
250 #define NLA_HDRLEN ((int) NLA_ALIGN(sizeof(struct nlattr))) argument
/linux/net/devlink/
H A Ddev.c1190 const struct nlattr *nlattr; in __devlink_compat_running_version() local