Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dmsg.h498 static inline bool msg_dest_session_valid(struct tipc_msg *m) in msg_dest_session_valid() function
H A Dlink.c2271 if (mtyp == ACTIVATE_MSG && msg_dest_session_valid(hdr) && in tipc_link_proto_rcv()