Function report |
Source Code:include\linux\udp.h |
Create Date:2022-07-28 06:10:30 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:udp_unexpected_gso
Proto:static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sock * | sk | |
| struct sk_buff * | skb |
| 134 | Return Not Can accept GRO packets && skb_is_gso(skb) && gso_type & SKB_GSO_UDP_L4 |
| 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 |