acl
3.5.3.0
|
#include <acl_ring.h>
Public 属性 | |
ACL_RING * | succ |
ACL_RING * | pred |
ACL_RING * | parent |
int | len |
int ACL_RING::len |
the count in the ring
在文件 acl_ring.h 第 21 行定义.
ACL_RING* ACL_RING::parent |
the header of all the rings
在文件 acl_ring.h 第 20 行定义.
ACL_RING* ACL_RING::pred |
ACL_RING* ACL_RING::succ |