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