2019年4月16日

linux内核数据结构

摘要: https://blog.csdn.net/zhangskd/article/details/11225301 在看ip_acct.c相关代码时看到大量使用了 hlist_nulls_for_each_entry 和 hlist_nulls_add_head,很疑惑为啥搜索nulls??原来是种特殊 阅读全文

posted @ 2019-04-16 21:28 laymond 阅读(143) 评论(0) 推荐(0) 编辑

导航