Function report |
Source Code:include\net\udp.h |
Create Date:2022-07-28 19:15:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:udp_hashslot
Proto:static inline struct udp_hslot *udp_hashslot(struct udp_table *table, struct net *net, unsigned int num)
Type:struct udp_hslot
Parameter:
Type | Parameter | Name |
---|---|---|
struct udp_table * | table | |
struct net * | net | |
unsigned int | num |
82 | Return hash[udp_hashfn(net, num, mask)] |
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 |