Home
last modified time | relevance | path

Searched refs:NLA_U16 (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dgenl_magic_struct.h79 __field(attr_nr, attr_flag, name, NLA_U16, __u16, \
Dgenl_magic_func.h61 case NLA_U16: val = (__u16)val; in dprint_field()
/include/net/
Dnetlink.h168 NLA_U16, enumerator
368 (tp == NLA_U8 || tp == NLA_U16 || tp == NLA_U32 || tp == NLA_U64)