Searched refs:test_send (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1465 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() function 1477 test_send(opt, cgrp); in test_txmsg_pass() 1483 test_send(opt, cgrp); in test_txmsg_redir() 1497 test_send(opt, cgrp); in test_txmsg_drop() 1504 test_send(opt, cgrp); in test_txmsg_ingress_redir() 1591 test_send(opt, cgrp); in test_txmsg_pull() 1602 test_send(opt, cgrp); in test_txmsg_pull() 1657 test_send(opt, cgrp); in test_txmsg_push() 1738 test_send(opt, cgrp); in test_txmsg_cork() 1744 test_send(opt, cgrp); in test_txmsg_cork()
|