Searched defs:bpf_len (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/bpf/ |
| D | bpf_dbg.c | 866 static int bpf_run_all(struct sock_filter *f, uint16_t bpf_len, uint8_t *pkt, in bpf_run_all() 886 static int bpf_run_stepping(struct sock_filter *f, uint16_t bpf_len, in bpf_run_stepping() 1007 unsigned short bpf_len, i = 0; in cmd_load_bpf() local
|
| /kernel/linux/linux-5.10/tools/bpf/ |
| D | bpf_dbg.c | 866 static int bpf_run_all(struct sock_filter *f, uint16_t bpf_len, uint8_t *pkt, in bpf_run_all() 886 static int bpf_run_stepping(struct sock_filter *f, uint16_t bpf_len, in bpf_run_stepping() 1007 unsigned short bpf_len, i = 0; in cmd_load_bpf() local
|