Home
last modified time | relevance | path

Searched defs:__nla_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dgenl_magic_struct.h57 #define __nla_type(x) ((__u16)((x) & NLA_TYPE_MASK & ~DRBD_GENLA_F_MANDATORY)) macro
/kernel/linux/linux-6.6/include/linux/
H A Dgenl_magic_struct.h55 #define __nla_type(x) ((__u16)((x) & NLA_TYPE_MASK & ~DRBD_GENLA_F_MANDATORY)) macro

Completed in 1 milliseconds