/external/libnl/src/ |
D | nl-addr-list.c | 54 struct nl_cache *link_cache; in env_dump() local 115 struct nl_cache *link_cache, *addr_cache; in main() local
|
D | nl-link-name2ifindex.c | 24 struct nl_cache *link_cache; in main() local
|
D | nl-link-ifindex2name.c | 24 struct nl_cache *link_cache; in main() local
|
D | nl-neightbl-list.c | 31 struct nl_cache *link_cache, *neightbl_cache; in main() local
|
D | nl-rule-list.c | 37 struct nl_cache *link_cache, *rule_cache; in main() local
|
D | nl-qdisc-list.c | 41 struct nl_cache *link_cache, *qdisc_cache; in main() local
|
D | nl-neigh-list.c | 40 struct nl_cache *link_cache, *neigh_cache; in main() local
|
D | nl-link-list.c | 53 struct nl_cache *link_cache; in main() local
|
D | nl-route-get.c | 46 struct nl_cache *link_cache, *route_cache; in main() local
|
D | nl-neigh-add.c | 48 struct nl_cache *link_cache; in main() local
|
D | nl-cls-add.c | 39 struct nl_cache *link_cache; in main() local
|
D | nl-cls-list.c | 62 struct nl_cache *link_cache; in main() local
|
D | nl-monitor.c | 38 struct nl_cache *link_cache; in main() local
|
D | nl-qdisc-delete.c | 67 struct nl_cache *link_cache, *qdisc_cache; in main() local
|
D | nl-route-list.c | 53 struct nl_cache *link_cache, *route_cache; in main() local
|
D | nl-addr-add.c | 47 struct nl_cache *link_cache; in main() local
|
D | nl-route-add.c | 17 static struct nl_cache *link_cache, *route_cache; variable
|
D | nl-neigh-delete.c | 69 struct nl_cache *link_cache, *neigh_cache; in main() local
|
D | nl-link-set.c | 70 struct nl_cache *link_cache; in main() local
|
D | nf-log.c | 55 struct nl_cache *link_cache; in main() local
|
D | nl-link-stats.c | 82 struct nl_cache *link_cache; in main() local
|
/external/libnl/lib/route/ |
D | nexthop.c | 109 struct nl_cache *link_cache; in nh_dump_line() local 135 struct nl_cache *link_cache; in nh_dump_details() local 171 struct nl_cache *link_cache; in nh_dump_env() local
|
/external/libnl/src/lib/ |
D | qdisc.c | 33 void nl_cli_qdisc_parse_dev(struct rtnl_qdisc *qdisc, struct nl_cache *link_cache, char *arg) in nl_cli_qdisc_parse_dev()
|
D | route.c | 138 struct nl_cache *link_cache) in nl_cli_route_parse_nexthop() 260 void nl_cli_route_parse_iif(struct rtnl_route *route, char *arg, struct nl_cache *link_cache) in nl_cli_route_parse_iif()
|
D | neigh.c | 56 struct nl_cache *link_cache, char *arg) in nl_cli_neigh_parse_dev()
|