Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dmsg.c710 if (!msg_isdata(msg)) in tipc_msg_lookup_dest()
H A Dmsg.h247 static inline u32 msg_isdata(struct tipc_msg *m) in msg_isdata() function
H A Dsocket.c2354 if (unlikely(!msg_isdata(hdr))) in tipc_sk_filter_rcv()