Home
last modified time | relevance | path

Searched refs:pkt_caplen (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c472 if (pkt_caplen != pkt_len) in bpf_dump_pkt()
477 hex_dump(pkt, pkt_caplen); in bpf_dump_pkt()
665 d = pkt_caplen - K; in bpf_single_step()
672 d = pkt_caplen - K; in bpf_single_step()
679 d = pkt_caplen - K; in bpf_single_step()
686 d = pkt_caplen - (r->X + K); in bpf_single_step()
691 d = pkt_caplen - (r->X + K); in bpf_single_step()
698 d = pkt_caplen - (r->X + K); in bpf_single_step()
705 d = pkt_caplen - K; in bpf_single_step()
876 pkt_caplen, pkt_len); in bpf_run_all()
[all …]