Searched refs:DATA_CHAR_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_fanout.c | 142 { BPF_JMP | BPF_JEQ | BPF_K, 0, 0, 1, DATA_CHAR_1 }, in sock_fanout_set_ebpf() 375 pair_udp_send_char(fds_udp[1], 5, DATA_CHAR_1); in test_datapath() 379 pair_udp_send_char(fds_udp[0], 15, DATA_CHAR_1); in test_datapath()
|
H A D | psock_lib.h | 19 #define DATA_CHAR_1 'b' macro 44 * jne #98, drop ; DATA_CHAR_1 in pair_udp_setfilter()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_fanout.c | 156 { 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 D | psock_lib.h | 21 #define DATA_CHAR_1 'b' macro 46 * jne #98, drop ; DATA_CHAR_1 in pair_udp_setfilter()
|
Completed in 4 milliseconds