Function report |
Source Code:include\net\neighbour.h |
Create Date:2022-07-28 06:08:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:___neigh_lookup_noref
Proto:static inline struct neighbour *___neigh_lookup_noref(struct neigh_table *tbl, bool (*key_eq)(const struct neighbour *n, const void *pkey), __u32 (*hash)(const void *pkey, const struct net_device *dev, __u32 *hash_rnd), const void *pkey, struct net_device *dev)
Type:struct neighbour
Parameter:
Type | Parameter | Name |
---|---|---|
struct neigh_table * | tbl | |
bool (* | key_eq | |
__u32 (* | hash | |
const void * | pkey | |
struct net_device * | dev |
301 | Return 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 |