Searched defs:tipc_link_entry (Results 1 – 1 of 1) sorted by relevance
64 struct tipc_link_entry { struct65 struct tipc_link *link;66 spinlock_t lock; /* per link */67 u32 mtu;68 struct sk_buff_head inputq;69 struct tipc_media_addr maddr;