Home
last modified time | relevance | path

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

/linux/net/mctp/test/
H A Dsock-test.c255 const struct mctp_test_bind_setup *bind2; member
301 if (t->bind2->have_peer) in mctp_bind_pair_desc()
303 t->bind2->peer_addr, t->bind2->peer_net); in mctp_bind_pair_desc()
309 t->bind2->bind_addr, t->bind2->bind_type, in mctp_bind_pair_desc()
310 t->bind2->bind_net, peer2, t->error); in mctp_bind_pair_desc()
333 const struct mctp_test_bind_setup *bind2) in mctp_test_bind_conflicts_inner() argument
347 mctp_test_bind_run(test, bind2, &bind_errno, &sock3); 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()