Searched refs:test_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 1423 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() function 1435 test_send(opt, cgrp); in test_txmsg_pass() 1441 test_send(opt, cgrp); in test_txmsg_redir() 1447 test_send(opt, cgrp); in test_txmsg_drop() 1454 test_send(opt, cgrp); in test_txmsg_ingress_redir() 1541 test_send(opt, cgrp); in test_txmsg_pull() 1552 test_send(opt, cgrp); in test_txmsg_pull() 1607 test_send(opt, cgrp); in test_txmsg_push() 1670 test_send(opt, cgrp); in test_txmsg_cork() 1676 test_send(op in test_txmsg_cork() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A 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(op in test_txmsg_cork() [all...] |
Completed in 5 milliseconds