Function report |
Source Code:include\net\addrconf.h |
Create Date:2022-07-28 06:11:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:6_dev_get - get inet6_dev pointer from netdevice*@dev: network device* This version can be used in any context, and takes a reference* on the inet6_dev. Callers must use in6_dev_put() later to* release this reference.
Proto:static inline struct inet6_dev *in6_dev_get(const struct net_device *dev)
Type:struct inet6_dev
Parameter:
Type | Parameter | Name |
---|---|---|
const struct net_device * | dev |
356 | If idev Then _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN |
359 | Return idev |
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 |