Searched refs:bind_local_addr (Results 1 – 3 of 3) sorted by relevance
82 msk->bind_local_addr = smctp->smctp_addr.s_addr; in mctp_bind()90 msk->bind_local_addr != MCTP_ADDR_ANY) { in mctp_bind()723 hash = mctp_bind_hash(msk->bind_type, msk->bind_local_addr, remote); in mctp_sk_hash()737 mex->bind_local_addr == msk->bind_local_addr && same_peer && in mctp_sk_hash()
72 if (!mctp_address_matches(msk->bind_local_addr, dest)) in mctp_lookup_bind_details()
72 mctp_eid_t bind_local_addr; member