Searched defs:tipc_link_req (Results 1 – 1 of 1) sorted by relevance
62 struct tipc_link_req { struct63 u32 bearer_id;64 struct tipc_media_addr dest;65 struct net *net;66 u32 domain;67 int num_nodes;68 spinlock_t lock;69 struct sk_buff *buf;70 struct timer_list timer;71 unsigned long timer_intv;