tipc: enable tracepoints in tipc
[linux-2.6-block.git] / net / tipc / link.h
index 90488c538a4e4edaddfaf441a517f8b29c1d2ebc..e8f692598e4d130d406f2b55856f0936e36f114a 100644 (file)
@@ -109,6 +109,7 @@ u16 tipc_link_rcv_nxt(struct tipc_link *l);
 u16 tipc_link_acked(struct tipc_link *l);
 u32 tipc_link_id(struct tipc_link *l);
 char *tipc_link_name(struct tipc_link *l);
+char *tipc_link_name_ext(struct tipc_link *l, char *buf);
 u32 tipc_link_state(struct tipc_link *l);
 char tipc_link_plane(struct tipc_link *l);
 int tipc_link_prio(struct tipc_link *l);