Function report |
Source Code:include\net\addrconf.h |
Create Date:2022-07-28 06:11:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:in6_dev_put_clear
Proto:static inline void in6_dev_put_clear(struct inet6_dev **pidev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inet6_dev ** | pidev |
381 | If idev Then |
382 | in6_dev_put(idev) |
383 | * pidev = NULL |
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 |