Home
last modified time | relevance | path

Searched refs:DATA_CHAR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpsock_lib.h18 #define DATA_CHAR 'a' macro
43 * jeq #97, pass ; DATA_CHAR in pair_udp_setfilter()
135 return pair_udp_send_char(fds, num, DATA_CHAR); in pair_udp_send()
H A Dpsock_snd.c165 memset(tbuf + off, DATA_CHAR, payload_len); in build_packet()
H A Dpsock_fanout.c141 { BPF_JMP | BPF_JEQ | BPF_K, 0, 0, 2, DATA_CHAR }, in sock_fanout_set_ebpf()
H A Dpsock_tpacket.c170 DATA_CHAR, DATA_LEN); in create_payload()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_lib.h20 #define DATA_CHAR 'a' macro
45 * jeq #97, pass ; DATA_CHAR in pair_udp_setfilter()
137 return pair_udp_send_char(fds, num, DATA_CHAR); in pair_udp_send()
H A Dpsock_snd.c165 memset(tbuf + off, DATA_CHAR, payload_len); in build_packet()
H A Dpsock_fanout.c155 { BPF_JMP | BPF_JEQ | BPF_K, 0, 0, 2, DATA_CHAR }, in sock_fanout_set_ebpf()
H A Dpsock_tpacket.c170 DATA_CHAR, DATA_LEN); in create_payload()

Completed in 6 milliseconds