Searched refs:test_send (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 1562 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() function 1574 test_send(opt, cgrp); in test_txmsg_pass() 1580 test_send(opt, cgrp); in test_txmsg_redir() 1594 test_send(opt, cgrp); in test_txmsg_drop() 1601 test_send(opt, cgrp); in test_txmsg_ingress_redir() 1689 test_send(opt, cgrp); in test_txmsg_pull() 1701 test_send(opt, cgrp); in test_txmsg_pull() 1770 test_send(opt, cgrp); in test_txmsg_push() 1860 test_send(opt, cgrp); in test_txmsg_cork() 1866 test_send(opt, cgrp); in test_txmsg_cork()
|