Home
last modified time | relevance | path

Searched defs:link_cache (Results 1 – 25 of 57) 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-xfrmi.c6 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-ipvlan.c10 struct nl_cache *link_cache; in main() local
Dtest-create-macvtap.c12 struct nl_cache *link_cache; in main() local
Dtest-create-ipgre.c6 struct nl_cache *link_cache; in main() local
Dtest-create-vrf.c9 struct nl_cache *link_cache; in main() local
Dtest-create-macvlan.c12 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-sit.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipip.c6 struct nl_cache *link_cache; in main() local
Dtest-create-ipvti.c6 struct nl_cache *link_cache; in main() local
/external/libnl/src/
Dnl-addr-list.c57 struct nl_cache *link_cache; in env_dump() local
121 struct nl_cache *link_cache, *addr_cache; in main() local
Dnl-link-release.c22 struct nl_cache *link_cache; in main() local
Dnl-link-enslave.c22 struct nl_cache *link_cache; in main() local
Dnl-link-name2ifindex.c27 struct nl_cache *link_cache; in main() local
Dnl-link-ifindex2name.c27 struct nl_cache *link_cache; in main() local
Dnl-neigh-list.c43 struct nl_cache *link_cache, *neigh_cache; in main() local
Dnl-link-list.c42 struct nl_cache *link_cache; in main() local
Dnl-neigh-add.c51 struct nl_cache *link_cache; in main() local
Dnl-addr-add.c50 struct nl_cache *link_cache; in main() local
Dnl-route-list.c56 struct nl_cache *link_cache, *route_cache; in main() local
/external/libnl/src/lib/
Droute.c139 struct nl_cache *link_cache) in nl_cli_route_parse_nexthop()
283 void nl_cli_route_parse_iif(struct rtnl_route *route, char *arg, struct nl_cache *link_cache) in nl_cli_route_parse_iif()

123