Searched defs:nla_nest_start (Results 1 – 3 of 3) sorted by relevance
15 #define nla_nest_start(msg, attrtype) \ macro
903 struct nlattr *nla_nest_start(struct nl_msg *msg, int attrtype) in nla_nest_start() function
21 #define nla_nest_start(msg, attrtype) \ macro