Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c156 { BPF_JMP | BPF_JEQ | BPF_K, 0, 0, 1, DATA_CHAR_1 }, in sock_fanout_set_ebpf()
439 pair_udp_send_char(fds_udp[1], 5, DATA_CHAR_1); in test_datapath()
443 pair_udp_send_char(fds_udp[0], 15, DATA_CHAR_1); in test_datapath()
H A Dpsock_lib.h21 #define DATA_CHAR_1 'b' macro