Searched refs:mctp_bind_hash (Results 1 – 3 of 3) sorted by relevance
43 static inline u32 mctp_bind_hash(u8 type, u8 local_addr, u8 peer_addr) in mctp_bind_hash() function
723 hash = mctp_bind_hash(msk->bind_type, msk->bind_local_addr, remote); in mctp_sk_hash()
54 hash = mctp_bind_hash(type, dest, src); in mctp_lookup_bind_details()