Searched refs:msg_dest_droppable (Results 1 – 3 of 3) sorted by relevance
483 if (msg_dest_droppable(msg)) in tipc_msg_reverse()
218 static inline int msg_dest_droppable(struct tipc_msg *m) in msg_dest_droppable() function
209 return msg_dest_droppable(&tsk->phdr) != 0; in tsk_unreturnable()