Home
last modified time | relevance | path

Searched refs:mctp_bind_hash (Results 1 – 2 of 2) 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 Droute.c54 hash = mctp_bind_hash(type, dest, src); in mctp_lookup_bind_details()