Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Save and compile IPv4 options, return a pointer to it
Proto:static inline struct ip_options_rcu *tcp_v4_save_options(struct net *net, struct sk_buff *skb)
Type:struct ip_options_rcu
Parameter:
Type | Parameter | Name |
---|---|---|
struct net * | net | |
struct sk_buff * | skb |
2056 | struct ip_options_rcu * dopt = NULL |
2058 | If optlen Then |
2067 | Return dopt |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |