Home | History | Annotate | Download | only in lib

Lines Matching refs:NLA_U32

150  * @par Integers (NLA_U8, NLA_U16, NLA_U32, NLA_U64)
164 * [ATTR_FOO] = { .type = NLA_U32 },
336 * [ATTR_FOO] = { .type = NLA_U32 },
522 [NLA_U32] = sizeof(uint32_t),