Searched defs:nl_object (Results 1 – 5 of 5) sorted by relevance
/external/libnl/lib/route/ |
D | class.c | 410 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_child() argument 433 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_cls() argument
|
D | qdisc.c | 477 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_child() argument 501 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_cls() argument
|
/external/libnl/include/netlink-private/ |
D | object-api.h | 190 struct nl_object struct
|
/external/libnl/lib/ |
D | cache.c | 1278 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach() argument 1295 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach_filter() argument
|
D | msg.c | 720 int nl_msg_parse(struct nl_msg *msg, void (*cb)(struct nl_object *, void *), in nl_msg_parse() argument
|