HomeSort by relevance Sort by last modified time
    Searched refs:queue_obj_ops (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
queue.h 25 extern struct nl_object_ops queue_obj_ops;
  /external/libnl/lib/netfilter/
queue_obj.c 80 return (struct nfnl_queue *) nl_object_alloc(&queue_obj_ops);
202 struct nl_object_ops queue_obj_ops = { variable in typeref:struct:nl_object_ops
queue.c 235 .co_obj_ops = &queue_obj_ops,

Completed in 145 milliseconds