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,270 error = nl_parse_attrs_raw( in nl_parse_header() 286 return (nl_parse_attrs_raw((struct nlattr *)NLA_DATA(nla),
125 nl_parse_attrs_raw(struct nlattr *nla_head, uint16_t len, in nl_parse_attrs_raw() function