Searched refs:msg_dest_droppable (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dmsg.h130 static inline int msg_dest_droppable(struct tipc_msg *m) function
H A Dport.c362 return msg_dest_droppable(&p_ptr->publ.phdr);
440 if (msg_errcode(msg) || msg_dest_droppable(msg)) {

Completed in 41 milliseconds