Function report |
Source Code:kernel\bpf\offload.c |
Create Date:2022-07-28 13:25:50 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_offload_dev_netdev_unregister
Proto:void bpf_offload_dev_netdev_unregister(struct bpf_offload_dev *offdev, struct net_device *netdev)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct bpf_offload_dev * | offdev | |
| struct net_device * | netdev |
| 635 | ASSERT_RTNL() |
| 637 | lock for writing |
| 649 | If altdev Then |
| 657 | Else |
| 667 | unlock : |
| 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 |