Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dmctp.h43 static inline u32 mctp_bind_hash(u8 type, u8 local_addr, u8 peer_addr) in mctp_bind_hash() function
/linux/net/mctp/
H A Daf_mctp.c723 hash = mctp_bind_hash(msk->bind_type, msk->bind_local_addr, remote); in mctp_sk_hash()
H A Droute.c54 hash = mctp_bind_hash(type, dest, src); in mctp_lookup_bind_details()