Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.h196 static inline int msg_src_droppable(struct tipc_msg *m) in msg_src_droppable() function
Dport.c292 return msg_src_droppable(&p_ptr->phdr); in port_unreliable()