Lines Matching refs:rtnl_link_get
90 * struct rtnl_link *link = rtnl_link_get(cache, ifindex);
110 * struct rtnl_link *old = rtnl_link_get(cache, "eth0");
443 struct rtnl_link *master = rtnl_link_get(cache, link->l_master);
454 struct rtnl_link *ll = rtnl_link_get(cache, link->l_link);
597 struct rtnl_link *ll = rtnl_link_get(cache, link->l_link);
607 struct rtnl_link *master = rtnl_link_get(cache, link->l_master);
654 struct rtnl_link *m = rtnl_link_get(c, l->l_master);
791 struct rtnl_link *rtnl_link_get(struct nl_cache *cache, int ifindex)
984 struct rtnl_link *link = rtnl_link_get(cache, ifindex);