Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtrace.c118 msg_dest_droppable(hdr)); in tipc_skb_dump()
H A Dmsg.c637 if (msg_dest_droppable(_hdr)) in tipc_msg_reverse()
H A Dmsg.h302 static inline int msg_dest_droppable(struct tipc_msg *m) in msg_dest_droppable() function
H A Dsocket.c197 return msg_dest_droppable(&tsk->phdr) != 0; in tsk_unreturnable()