Searched defs:nla_nest_start (Results 1 – 2 of 2) sorted by relevance
44 #define nla_nest_start(_msg, _type) \ macro
2246 static inline struct nlattr *nla_nest_start(struct sk_buff *skb, int attrtype) in nla_nest_start() function