Searched refs:ktls (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 84 int ktls; variable 111 {"ktls", no_argument, &ktls, 1 }, 520 /* Special case test for skb ingress + ktls */ in msg_verify_data() 754 if (ktls) { in sendmsg_test() 1370 if (ktls) in test_options() 1371 append_str(options, "ktls,", OPTSTRING); in test_options() 1512 int k = ktls; in test_txmsg_skb() 1515 ktls = 1; in test_txmsg_skb() 1541 ktls in test_txmsg_skb() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 86 int ktls; variable 113 {"ktls", no_argument, &ktls, 1 }, 520 /* Special case test for skb ingress + ktls */ in msg_verify_data() 730 if (ktls) { in sendmsg_test() 1326 if (ktls) in test_options() 1327 append_str(options, "ktls,", OPTSTRING); in test_options() 1460 int k = ktls; in test_txmsg_skb() 1463 ktls = 1; in test_txmsg_skb() 1489 ktls in test_txmsg_skb() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Makefile | 79 en_accel/fs_tcp.o en_accel/ktls.o en_accel/ktls_txrx.o \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Makefile | 109 en_accel/fs_tcp.o en_accel/ktls.o en_accel/ktls_txrx.o \
|
Completed in 6 milliseconds