Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.h228 static inline int msg_src_droppable(struct tipc_msg *m) in msg_src_droppable() function
Dsocket.c199 return msg_src_droppable(&tsk->phdr) != 0; in tsk_unreliable()