HomeSort by relevance Sort by last modified time
    Searched full:rtnl_link_ops (Results 1 - 1 of 1) sorted by null

  /external/libnl/lib/route/
link.c 180 static struct nl_cache_ops rtnl_link_ops; variable in typeref:struct:nl_cache_ops
778 return nl_cache_alloc_and_fill(&rtnl_link_ops, sk, result);
795 if (cache->c_ops != &rtnl_link_ops)
823 if (cache->c_ops != &rtnl_link_ops)
1445 static struct nl_cache_ops rtnl_link_ops = { variable in typeref:struct:nl_cache_ops
    [all...]

Completed in 108 milliseconds