Home
last modified time | relevance | path

Searched defs:p_ptr (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/net/tipc/
Dport.c62 static u32 port_peernode(struct tipc_port *p_ptr) in port_peernode()
67 static u32 port_peerport(struct tipc_port *p_ptr) in port_peerport()
205 struct tipc_port *p_ptr; in tipc_createport_raw() local
243 struct tipc_port *p_ptr; in tipc_deleteport() local
271 static int port_unreliable(struct tipc_port *p_ptr) in port_unreliable()
278 struct tipc_port *p_ptr; in tipc_portunreliable() local
290 struct tipc_port *p_ptr; in tipc_set_portunreliable() local
300 static int port_unreturnable(struct tipc_port *p_ptr) in port_unreturnable()
307 struct tipc_port *p_ptr; in tipc_portunreturnable() local
319 struct tipc_port *p_ptr; in tipc_set_portunreturnable() local
[all …]
Dport.h249 static inline void tipc_port_unlock(struct tipc_port *p_ptr) in tipc_port_unlock()
259 static inline u32 tipc_peer_port(struct tipc_port *p_ptr) in tipc_peer_port()
264 static inline u32 tipc_peer_node(struct tipc_port *p_ptr) in tipc_peer_node()
269 static inline int tipc_port_congested(struct tipc_port *p_ptr) in tipc_port_congested()
280 struct tipc_port *p_ptr; in tipc_port_recv_msg() local
Dlink.c425 struct tipc_port *p_ptr; in link_schedule_port() local
447 struct tipc_port *p_ptr; in tipc_link_wakeup_ports() local