Function report |
Source Code:include\net\net_namespace.h |
Create Date:2022-07-28 05:53:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:net_eq
Proto:static inline int net_eq(const struct net *net1, const struct net *net2)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct net * | net1 | |
const struct net * | net2 |
295 | Return 1 |
Name | Describe |
---|---|
sel_netif_find | sel_netif_find - Search for an interface record*@ns: the network namespace*@ifindex: the network interface* Description:* Search the network interface table and return the record matching @ifindex.* If an entry can not be found in the table 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 |