Searched refs:pkt_access (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | helpers.c | 39 .pkt_access = true, 55 .pkt_access = true, 72 .pkt_access = true, 86 .pkt_access = true,
|
| H A D | verifier.c | 234 bool pkt_access; member 2945 return meta->pkt_access; in may_access_direct_pkt_data() 5369 meta.pkt_access = fn->pkt_access; in check_helper_call()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | sock_map.c | 658 .pkt_access = true, 1271 .pkt_access = true,
|
| H A D | filter.c | 2022 .pkt_access = true, 6046 .pkt_access = true, 6065 .pkt_access = true, 6084 .pkt_access = true, 6121 .pkt_access = true, 6144 .pkt_access = true, 6167 .pkt_access = true, 6546 .pkt_access = true, 6615 .pkt_access = true,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 336 bool pkt_access; member
|