Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_ip_encap.c352 char gso_packet[GSO_SIZE] = {}; in test_gso_fix() local
387 bytes = send(cfd, gso_packet, GSO_SIZE, 0); in test_gso_fix()
392 bytes = read(afd, gso_packet, GSO_SIZE); in test_gso_fix()