Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:59:30 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clear_all_pkt_pointers
Proto:static void clear_all_pkt_pointers(struct bpf_verifier_env *env)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env |
3902 | vstate = current verifier state |
3905 | When i <= curframe cycle Packet data might have moved, any old PTR_TO_PACKET[_META,_END]* are now invalid, so turn them into unknown SCALAR_VALUE. |
Name | Describe |
---|---|
check_helper_call |
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 |