Home
last modified time | relevance | path

Searched refs:nla_fields (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/devlink/
Ddevlink.c2919 static int dpipe_header_fields_get(struct nlattr *nla_fields, in dpipe_header_fields_get() argument
2926 mnl_attr_for_each_nested(nla_field, nla_fields) { in dpipe_header_fields_get()
2935 static unsigned int dpipe_header_field_count_get(struct nlattr *nla_fields) in dpipe_header_field_count_get() argument
2940 mnl_attr_for_each_nested(nla_field, nla_fields) in dpipe_header_field_count_get()