Home
last modified time | relevance | path

Searched refs:mctp_test_route_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/net/mctp/test/
H A Droute-test.c153 mctp_test_route_destroy(test, rt); in mctp_test_rx_input()
1229 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_lookup()
1230 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_lookup()
1254 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_loop()
1255 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_loop()
1322 mctp_test_route_destroy(test, rt3); in mctp_test_route_gw_mtu()
1323 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_mtu()
1324 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_mtu()
1654 mctp_test_route_destroy(test, rt); in mctp_test_route_output_direct_no_eids()
1680 mctp_test_route_destroy(test, rt1); in mctp_test_route_output_gw_no_eids()
[all …]
H A Dutils.c211 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt) in mctp_test_route_destroy() function
H A Dsock-test.c60 mctp_test_route_destroy(test, rt); in __mctp_sock_test_fini()