[NETLINK]: add nla_for_each_nested() to the interface list
[powerpc.git] / include / net / netlink.h
index 11dc2e7..2897a73 100644 (file)
  *   nla_parse()                       parse and validate stream of attrs
  *   nla_parse_nested()                        parse nested attribuets
  *   nla_for_each_attr()               loop over all attributes
+ *   nla_for_each_nested()             loop over the nested attributes
  *=========================================================================
  */