Home
last modified time | relevance | path

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

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