Home
last modified time | relevance | path

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

/net/mctp/test/
A Dsock-test.c254 const struct mctp_test_bind_setup *bind1; member
298 if (t->bind1->have_peer) in mctp_bind_pair_desc()
300 t->bind1->peer_addr, t->bind1->peer_net); in mctp_bind_pair_desc()
307 t->bind1->bind_addr, t->bind1->bind_type, in mctp_bind_pair_desc()
308 t->bind1->bind_net, peer1, in mctp_bind_pair_desc()
332 const struct mctp_test_bind_setup *bind1, in mctp_test_bind_conflicts_inner() argument
339 mctp_test_bind_run(test, bind1, &bind_errno, &sock1); in mctp_test_bind_conflicts_inner()
343 mctp_test_bind_run(test, bind1, &bind_errno, &sock2); in mctp_test_bind_conflicts_inner()
367 mctp_test_bind_conflicts_inner(test, pair->bind1, pair->bind2); in mctp_test_bind_conflicts()
372 mctp_test_bind_conflicts_inner(test, pair->bind2, pair->bind1); in mctp_test_bind_conflicts()

Completed in 4 milliseconds