Function report |
Source Code:include\linux\filter.h |
Create Date:2022-07-28 06:07:46 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Restore data saved by bpf_compute_data_pointers().
Proto:static inline void bpf_restore_data_end(struct sk_buff *skb, void *saved_data_end)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sk_buff * | skb | |
| void * | saved_data_end |
| 634 | data_end = saved_data_end |
| Name | Describe |
|---|---|
| __cgroup_bpf_run_filter_skb | __cgroup_bpf_run_filter_skb() - Run a program for packet filtering*@sk: The socket sending or receiving traffic*@skb: The skb that is being sent or received*@type: The type of program to be exectuted* If no socket is passed, or the socket is not of type |
| 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 |