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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tipc/
H A Dtipc_port.h100 struct tipc_port *tipc_get_port(const u32 ref);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c284 EXPORT_SYMBOL(tipc_get_port); variable
H A Dsocket.c212 port = tipc_get_port(ref);
H A Dport.c304 * tipc_get_port() - return port associated with 'ref'
309 struct tipc_port *tipc_get_port(const u32 ref) function

Completed in 100 milliseconds