requirement026.tex
来自「FREESWAN VPN源代码包」· TEX 代码 · 共 13 行
TEX
13 行
\subsection{026: use a refcount on each SA to increase locking granularity}\subsubsection{026: Definition of requirement }Each SA object will use reference counts to determine when it may be freed.The SAs will be referenced from eroute's via an indirection table, reducingthe need to search by SAID, yet not introducing new pointers that may not beeasy to find. This same index will occur in {\tt skb->nfmark} references.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?