Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.h211 static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d) in msg_set_dest_droppable() function
Dsocket.c170 msg_set_dest_droppable(&tsk->phdr, unreturnable ? 1 : 0); in tsk_set_unreturnable()
1594 msg_set_dest_droppable(hdr, 1); in filter_connect()
Dlink.c799 msg_set_dest_droppable(buf_msg(skb), true); in link_schedule_user()