Function report |
Source Code:include\net\ndisc.h |
Create Date:2022-07-28 06:11:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ses ipv6_stub and is meant for use outside of IPv6 core
Proto:static inline struct neighbour *ip_neigh_gw6(struct net_device *dev, const void *addr)
Type:struct neighbour
Parameter:
Type | Parameter | Name |
---|---|---|
struct net_device * | dev | |
const void * | addr |
446 | neigh = __ipv6_neigh_lookup_noref_stub(dev, addr) |
447 | If Value for the false possibility is greater at compile time(!neigh) Then neigh = __neigh_create(nd_tbl, addr, dev, false) |
450 | Return neigh |
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 |