会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
junqiang_china
首页
新随笔
联系
订阅
管理
2022年9月20日
skb_header_pointer and skb_transport_header
摘要: 1. struct iphdr *ip_header = (struct iphdr *)skb_network_header(skb); struct tcphdr *tcp_header = (struct tcphdr *)skb_transport_header(skb); 2. struc
阅读全文
posted @ 2022-09-20 13:35 salami_china
阅读(53)
评论(0)
推荐(0)
编辑
公告