Home
last modified time | relevance | path

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

/include/linux/
Dgenl_magic_struct.h77 nla_get_u32, nla_put_u32, false)
80 nla_get_u32, nla_put_u32, true)
/include/net/
Dfib_rules.h121 return nla_get_u32(nla[FRA_TABLE]); in frh_get_table()
Dnetlink.h965 static inline u32 nla_get_u32(const struct nlattr *nla) in nla_get_u32() function