Searched refs:test_send (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/bpf/ | 
| 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(opt, cgrp);  in test_txmsg_cork()
  |