Home
last modified time | relevance | path

Searched defs:bpf_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c866 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