Searched refs:nl_parse_attrs_raw (Results 1 – 2 of 2) sorted by relevance
169 int nl_parse_attrs_raw(struct nlattr *nla_head, uint16_t len,271 error = nl_parse_attrs_raw( in nl_parse_header()287 return (nl_parse_attrs_raw((struct nlattr *)NLA_DATA(nla), in nl_parse_nested()
124 nl_parse_attrs_raw(struct nlattr *nla_head, uint16_t len, in nl_parse_attrs_raw() function