Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.h223 static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d) in msg_set_dest_droppable() function
Dsocket.c214 msg_set_dest_droppable(&tsk->phdr, unreturnable ? 1 : 0); in tsk_set_unreturnable()