摘要: 一:netlink通信数据结构 (一)netlink消息报头:struct nlmsghdr struct nlmsghdr { __u32 nlmsg_len; /* Length of message including header */ __u16 nlmsg_type; /* Messag 阅读全文
posted @ 2022-05-09 22:14 山上有风景 阅读(2940) 评论(0) 推荐(1)