Home
last modified time | relevance | path

Searched defs:link_cache (Results 1 – 25 of 58) sorted by relevance

123

/external/libnl/tests/
Dtest-create-bridge.c10 static int create_bridge(struct nl_sock *sk, struct nl_cache *link_cache, const char *name) { in create_bridge()
32 struct nl_cache *link_cache; in main() local
Dtest-create-vlan.c10 struct nl_cache *link_cache; in main() local
Dtest-create-macsec.c12 struct nl_cache *link_cache; in main() local
Dtest-create-xfrmi.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipvlan.c10 struct nl_cache *link_cache; in main() local
Dtest-create-ipip.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ip6tnl.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipgretap.c6 struct nl_cache *link_cache; in main() local
Dtest-create-macvtap.c12 struct nl_cache *link_cache; in main() local
Dtest-create-vrf.c9 struct nl_cache *link_cache; in main() local
Dtest-create-sit.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipgre.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipvti.c6 struct nl_cache *link_cache; in main() local
Dtest-create-macvlan.c12 struct nl_cache *link_cache; in main() local
/external/libnl/src/
Dnl-addr-list.c51 struct nl_cache *link_cache; in env_dump() local
115 struct nl_cache *link_cache, *addr_cache; in main() local
Dnl-link-release.c15 struct nl_cache *link_cache; in main() local
Dnl-link-name2ifindex.c20 struct nl_cache *link_cache; in main() local
Dnl-link-enslave.c15 struct nl_cache *link_cache; in main() local
Dnl-link-ifindex2name.c20 struct nl_cache *link_cache; in main() local
Dnl-neigh-list.c36 struct nl_cache *link_cache, *neigh_cache; in main() local
Dnl-link-list.c35 struct nl_cache *link_cache; in main() local
Dnl-neigh-add.c44 struct nl_cache *link_cache; in main() local
Dnl-addr-add.c44 struct nl_cache *link_cache; in main() local
Dnl-route-list.c49 struct nl_cache *link_cache, *route_cache; in main() local
/external/libnl/src/lib/
Droute.c132 struct nl_cache *link_cache) in nl_cli_route_parse_nexthop()
276 void nl_cli_route_parse_iif(struct rtnl_route *route, char *arg, struct nl_cache *link_cache) in nl_cli_route_parse_iif()

123