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.c348 char gso_packet[GSO_SIZE] = {}; in test_gso_fix() local
383 bytes = send(cfd, gso_packet, GSO_SIZE, 0); in test_gso_fix()
388 bytes = read(afd, gso_packet, GSO_SIZE); in test_gso_fix()