Home
last modified time | relevance | path

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

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