| Function report | 
| Source Code: security\selinux\netif.c | Create Date:2022-07-28 19:09:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sel_netif_destroy - Remove an interface record from the table*@netif: the existing interface record* Description:* Remove an existing interface record from the network interface table.
Proto:static void sel_netif_destroy(struct sel_netif *netif)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sel_netif * | netif | 
| 116 | sel_netif_total-- | 
| Name | Describe | 
|---|---|
| sel_netif_kill | sel_netif_kill - Remove an entry from the network interface table*@ns: the network namespace*@ifindex: the network interface* Description:* This function removes the entry matching @ifindex from the network interface* table if it exists. | 
| sel_netif_flush | sel_netif_flush - Flush the entire network interface table* Description:* Remove all entries from the network interface table. | 
| 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 |