Searched refs:pkt_access (Results 1 - 5 of 5) sorted by path

/linux-master/include/linux/
H A Dbpf.h798 bool pkt_access; member in struct:bpf_func_proto
/linux-master/kernel/bpf/
H A Dhelpers.c48 .pkt_access = true,
65 .pkt_access = true,
83 .pkt_access = true,
97 .pkt_access = true,
139 .pkt_access = true,
H A Dverifier.c273 bool pkt_access; member in struct:bpf_call_arg_meta
5499 return meta->pkt_access;
10234 meta.pkt_access = fn->pkt_access;
/linux-master/net/core/
H A Dfilter.c2040 .pkt_access = true,
6804 .pkt_access = true,
6823 .pkt_access = true,
6842 .pkt_access = true,
6866 .pkt_access = true,
6890 .pkt_access = true,
6914 .pkt_access = true,
6952 .pkt_access = true,
6976 .pkt_access = true,
7000 .pkt_access
[all...]
H A Dsock_map.c631 .pkt_access = true,
1235 .pkt_access = true,

Completed in 312 milliseconds