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