Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dlink.c1307 struct nlattr *af_spec; in build_link_msg() local
1339 if (!(af_spec = nla_nest_start(msg, IFLA_AF_SPEC))) in build_link_msg()
1345 nla_nest_end(msg, af_spec); in build_link_msg()