HomeSort by relevance Sort by last modified time
    Searched refs:nl_object (Results 26 - 50 of 60) sorted by null

12 3

  /external/libnl/src/
nl-neigh-delete.c 42 static void delete_cb(struct nl_object *obj, void *arg)
nl-qdisc-delete.c 41 static void delete_cb(struct nl_object *obj, void *arg)
nl-route-get.c 22 static void parse_cb(struct nl_object *obj, void *arg)
nf-monitor.c 17 static void obj_input(struct nl_object *obj, void *arg)
nl-addr-delete.c 47 static void delete_cb(struct nl_object *obj, void *arg)
nl-cls-delete.c 40 static void delete_cb(struct nl_object *obj, void *arg)
nl-monitor.c 15 static void obj_input(struct nl_object *obj, void *arg)
nl-route-delete.c 61 static void delete_cb(struct nl_object *obj, void *arg)
nf-queue.c 36 static void obj_input(struct nl_object *obj, void *arg)
  /external/libnl/tests/
test-cache-mngr.c 6 static void change_cb(struct nl_cache *cache, struct nl_object *obj,
  /external/libnl/lib/netfilter/
log_msg_obj.c 38 static void log_msg_free_data(struct nl_object *c)
49 static int log_msg_clone(struct nl_object *_dst, struct nl_object *_src)
73 static void log_msg_dump(struct nl_object *a, struct nl_dump_params *p)
184 nl_object_get((struct nl_object *) msg);
189 nl_object_put((struct nl_object *) msg);
queue_msg_obj.c 35 static void nfnl_queue_msg_free_data(struct nl_object *c)
45 static int nfnl_queue_msg_clone(struct nl_object *_dst, struct nl_object *_src)
63 static void nfnl_queue_msg_dump(struct nl_object *a, struct nl_dump_params *p)
169 nl_object_get((struct nl_object *) msg);
174 nl_object_put((struct nl_object *) msg);
ct_obj.c 56 static void ct_free_data(struct nl_object *c)
69 static int ct_clone(struct nl_object *_dst, struct nl_object *_src)
174 static void ct_dump_line(struct nl_object *a, struct nl_dump_params *p)
198 static void ct_dump_details(struct nl_object *a, struct nl_dump_params *p)
254 static void ct_dump_stats(struct nl_object *a, struct nl_dump_params *p)
273 static int ct_compare(struct nl_object *_a, struct nl_object *_b,
372 nl_object_get((struct nl_object *) ct);
377 nl_object_put((struct nl_object *) ct)
    [all...]
  /external/libnl/lib/route/
class.c 55 err = pp->pp_cb((struct nl_object *) class, pp);
270 nl_object_get((struct nl_object *) class);
neightbl.c 57 static int neightbl_compare(struct nl_object *_a, struct nl_object *_b,
219 err = pp->pp_cb((struct nl_object *) ntbl, pp);
231 static void neightbl_dump_line(struct nl_object *arg, struct nl_dump_params *p)
268 static void neightbl_dump_details(struct nl_object *arg, struct nl_dump_params *p)
326 static void neightbl_dump_stats(struct nl_object *arg, struct nl_dump_params *p)
366 nl_object_put((struct nl_object *) neightbl);
417 nl_object_get((struct nl_object *) nt);
addr.c 135 static void addr_constructor(struct nl_object *obj)
142 static void addr_free_data(struct nl_object *obj)
156 static int addr_clone(struct nl_object *_dst, struct nl_object *_src)
291 err = pp->pp_cb((struct nl_object *) addr, pp);
307 static void addr_dump_line(struct nl_object *obj, struct nl_dump_params *p)
344 static void addr_dump_details(struct nl_object *obj, struct nl_dump_params *p)
398 static void addr_dump_stats(struct nl_object *obj, struct nl_dump_params *p)
403 static void addr_dump_env(struct nl_object *obj, struct nl_dump_params *p)
478 static int addr_compare(struct nl_object *_a, struct nl_object *_b
    [all...]
qdisc.c 124 err = pp->pp_cb((struct nl_object *) qdisc, pp);
408 nl_object_get((struct nl_object *) q);
433 nl_object_get((struct nl_object *) q);
link.c 195 static void link_free_data(struct nl_object *c)
210 static int link_clone(struct nl_object *_dst, struct nl_object *_src)
419 err = pp->pp_cb((struct nl_object *) link, pp);
430 static void link_dump_line(struct nl_object *obj, struct nl_dump_params *p)
466 static void link_dump_details(struct nl_object *obj, struct nl_dump_params *p)
506 static void link_dump_stats(struct nl_object *obj, struct nl_dump_params *p)
569 static void link_dump_env(struct nl_object *obj, struct nl_dump_params *p)
637 static int link_handle_event(struct nl_object *a, struct rtnl_link_event_cb *cb)
682 static int link_compare(struct nl_object *_a, struct nl_object *_b
    [all...]
route_obj.c 64 static void route_constructor(struct nl_object *c)
77 static void route_free_data(struct nl_object *c)
95 static int route_clone(struct nl_object *_dst, struct nl_object *_src)
125 static void route_dump_line(struct nl_object *a, struct nl_dump_params *p)
205 static void route_dump_details(struct nl_object *a, struct nl_dump_params *p)
275 static void route_dump_stats(struct nl_object *obj, struct nl_dump_params *p)
292 static void route_dump_env(struct nl_object *obj, struct nl_dump_params *p)
357 static int route_compare(struct nl_object *_a, struct nl_object *_b
    [all...]
route.c 39 err = pp->pp_cb((struct nl_object *) route, pp);
  /external/libnl/include/netlink/cli/
utils.h 70 extern int nl_cli_confirm(struct nl_object *,
  /external/libnl/include/netlink/
msg.h 104 void (*cb)(struct nl_object *, void *),
  /external/libnl/src/lib/
utils.c 113 int nl_cli_confirm(struct nl_object *obj, struct nl_dump_params *params,
  /external/libnl/lib/genl/
ctrl.c 130 err = pp->pp_cb((struct nl_object *) family, pp);
167 nl_object_get((struct nl_object *) fam);
202 nl_object_get((struct nl_object *) fam);
  /external/libnl/include/
netlink-local.h 101 extern void dump_from_ops(struct nl_object *, struct nl_dump_params *);
103 static inline struct nl_cache *dp_cache(struct nl_object *obj)

Completed in 253 milliseconds

12 3