Searched refs:bpf_from (Results 1 – 2 of 2) sorted by relevance
156 static inline int bpf2a64_offset(int bpf_to, int bpf_from, in bpf2a64_offset() argument161 int from = ctx->offset[bpf_from] - 1; in bpf2a64_offset()
402 static inline int bpf2a32_offset(int bpf_to, int bpf_from, in bpf2a32_offset() argument409 from = ctx->offsets[bpf_from]; in bpf2a32_offset()