Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.c483 if (msg_dest_droppable(msg)) in tipc_msg_reverse()
Dmsg.h218 static inline int msg_dest_droppable(struct tipc_msg *m) in msg_dest_droppable() function
Dsocket.c209 return msg_dest_droppable(&tsk->phdr) != 0; in tsk_unreturnable()