Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dmsg.h190 static inline int msg_dest_droppable(struct tipc_msg *m) in msg_dest_droppable() function
Dport.c302 return msg_dest_droppable(&p_ptr->phdr); in port_unreturnable()
370 if (msg_errcode(msg) || msg_dest_droppable(msg)) in tipc_reject_msg()