Function report |
Source Code:include\net\udp.h |
Create Date:2022-07-28 19:15:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:udp_flow_src_port
Proto:static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb, int min, int max, bool use_eth)
Type:__be16
Parameter:
Type | Parameter | Name |
---|---|---|
struct net * | net | |
struct sk_buff * | skb | |
int | min | |
int | max | |
bool | use_eth |
217 | inet_get_local_port_range(net, & min, & max) |
220 | hash = skb_get_hash(skb) |
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 |