Searched defs:links (Results 1 – 3 of 3) sorted by relevance
/net/tipc/ | ||
D | node.h | 87 struct tipc_link *links[MAX_BEARERS]; member |
D | bearer.h | 144 struct list_head links; member |
/net/ceph/ | ||
D | messenger.c | 3273 struct list_head *links; in ceph_msg_last_put() local |