Function report |
Source Code:security\selinux\netif.c |
Create Date:2022-07-28 19:09:09 |
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_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.
Proto:static void sel_netif_kill(const struct net *ns, int ifindex)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct net * | ns | |
int | ifindex |
223 | spin_lock_bh( & sel_netif_lock) |
227 | spin_unlock_bh( & sel_netif_lock) |
Name | Describe |
---|---|
sel_netif_netdev_notifier_handler |
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 |