Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch.c596 struct nlattr *list, *topattr; in rtnl_ematch_fill_attr() local
605 if (!(topattr = nla_nest_start(msg, attrid))) in rtnl_ematch_fill_attr()
619 nla_nest_end(msg, topattr); in rtnl_ematch_fill_attr()