Home
last modified time | relevance | path

Searched defs:send_mem (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtls.c1088 char send_mem[TLS_PAYLOAD_MAX_LEN]; in TEST_F() local
1137 char send_mem[TLS_PAYLOAD_MAX_LEN * 2]; in TEST_F() local
1155 char send_mem[10]; in TEST_F() local
1173 char send_mem[total_len]; in TEST_F() local
1320 char send_mem[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; in TEST_F() local
1410 char send_mem[20] = {}; in TEST_F() local
/linux/include/linux/net/intel/libie/
H A Dcontrolq.h116 struct libie_cp_dma_mem send_mem; member