Function report |
Source Code:include\net\ip6_fib.h |
Create Date:2022-07-28 19:12:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Function to safely get fn->sernum for passed in rt* and store result in passed in cookie.* Return true if we can get cookie safely* Return false if not
Proto:static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, unsigned int *cookie)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fib6_info * | f6i | |
unsigned int * | cookie |
274 | bool status = false |
278 | If fn Then |
285 | Return status |
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 |