Searched defs:nl_object (Results 1 – 5 of 5) sorted by relevance
/external/libnl/lib/route/ |
D | class.c | 384 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_child() argument 407 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_cls() argument
|
D | qdisc.c | 451 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_child() argument 475 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_cls() argument
|
/external/libnl/include/netlink-private/ |
D | object-api.h | 194 struct nl_object struct
|
/external/libnl/lib/ |
D | cache.c | 1186 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach() argument 1203 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach_filter() argument
|
D | msg.c | 723 int nl_msg_parse(struct nl_msg *msg, void (*cb)(struct nl_object *, void *), in nl_msg_parse() argument
|