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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dport.c74 static u32 port_peerport(struct port *p_ptr) function
508 buf = port_build_proto_msg(port_peerport(p_ptr),
549 port_peerport(p_ptr),
567 return port_build_proto_msg(port_peerport(p_ptr),
593 if (port_peerport(p_ptr) != msg_origport(msg))
666 u32 dport = port_peerport(p_ptr);
790 u32 peer_port = port_peerport(p_ptr);
851 u32 peer_port = port_peerport(p_ptr);
966 buf = port_build_proto_msg(port_peerport(p_ptr),
1240 buf = port_build_proto_msg(port_peerport(p_pt
[all...]

Completed in 19 milliseconds