Searched refs:msg_destport (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dport.h154 return msg_destport(&p_ptr->publ.phdr);
175 u32 destport = msg_destport(msg);
H A Dnet.c219 tipc_reject_msg(buf, msg_destport(msg) ?
233 else if (msg_destport(msg))
H A Dmsg.c288 msg_destnode(msg), msg_destport(msg));
291 tipc_printf(buf, ":DPRT(%u):", msg_destport(msg));
H A Dport.c77 return msg_destport(&p_ptr->publ.phdr);
459 msg_set_origport(rmsg, msg_destport(msg));
472 struct port *p_ptr = tipc_port_lock(msg_destport(msg));
593 struct port *p_ptr = tipc_port_lock(msg_destport(msg));
634 msg_destport(msg),
648 msg_destport(msg),
777 u32 dref = msg_destport(msg);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/tipc/
H A Dtipc_msg.h168 static inline u32 msg_destport(struct tipc_msg *m) function

Completed in 100 milliseconds