Searched refs:msg_src_droppable (Results 1 – 2 of 2) sorted by relevance
/net/tipc/ | ||
D | msg.h | 196 static inline int msg_src_droppable(struct tipc_msg *m) in msg_src_droppable() function |
D | port.c | 292 return msg_src_droppable(&p_ptr->phdr); in port_unreliable() |