Searched refs:test_send (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1467 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() function 1479 test_send(opt, cgrp); in test_txmsg_pass() 1485 test_send(opt, cgrp); in test_txmsg_redir() 1499 test_send(opt, cgrp); in test_txmsg_drop() 1506 test_send(opt, cgrp); in test_txmsg_ingress_redir() 1593 test_send(opt, cgrp); in test_txmsg_pull() 1604 test_send(opt, cgrp); in test_txmsg_pull() 1659 test_send(opt, cgrp); in test_txmsg_push() 1740 test_send(opt, cgrp); in test_txmsg_cork() 1746 test_send(opt, cgrp); in test_txmsg_cork()
|