Searched defs:nl_object (Results 1 – 5 of 5) sorted by relevance
/external/libnl/lib/route/ |
D | qdisc_obj.c | 135 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_child() argument 161 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_qdisc_foreach_cls() argument
|
D | class_obj.c | 170 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_child() argument 195 void (*cb)(struct nl_object *, void *), void *arg) in rtnl_class_foreach_cls() argument
|
/external/libnl/lib/ |
D | cache.c | 799 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach() argument 816 void (*cb)(struct nl_object *, void *), void *arg) in nl_cache_foreach_filter() argument
|
D | msg.c | 828 int nl_msg_parse(struct nl_msg *msg, void (*cb)(struct nl_object *, void *), in nl_msg_parse() argument
|
/external/libnl/include/ |
D | netlink-types.h | 104 struct nl_object struct
|