Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py454 for pkt_sz in pkt_sz_lst:
455 test_str = "".join(random.choice(string.ascii_lowercase) for _ in range(pkt_sz))
465 "pkt_sz": pkt_sz,
473 expected_data = test_str[0:pkt_sz + offset]
480 "pkt_sz": pkt_sz,
577 for pkt_sz in pkt_sz_lst:
583 if pkt_sz > hds_thresh and offset > l2_cut_off:
590 test_str = ''.join(random.choice(string.ascii_lowercase) for _ in range(pkt_sz))
605 "pkt_sz": pkt_sz
620 "pkt_sz": pkt_sz
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pcsxx-defs.h469 uint64_t pkt_sz:2; member
471 uint64_t pkt_sz:2;
H A Dcvmx-pcsx-defs.h591 uint64_t pkt_sz:2; member
593 uint64_t pkt_sz:2;