Searched refs:nla_nest_end (Results 1 – 3 of 3) sorted by relevance
405 #define ipset_nest_end(skb, start) nla_nest_end(skb, start)
330 nla_nest_end(skb, tla); \
1297 static inline int nla_nest_end(struct sk_buff *skb, struct nlattr *start) in nla_nest_end() function