Searched defs:nl (Results 1 – 3 of 3) sorted by relevance
731 void tipc_nlist_init(struct tipc_nlist *nl, u32 self) in tipc_nlist_init()738 void tipc_nlist_add(struct tipc_nlist *nl, u32 node) in tipc_nlist_add()746 void tipc_nlist_del(struct tipc_nlist *nl, u32 node) in tipc_nlist_del()754 void tipc_nlist_purge(struct tipc_nlist *nl) in tipc_nlist_purge()
845 struct tipc_link *nl = n->links[bearer_id].link; in __tipc_node_link_up() local
210 char *nl = strchr(buf, '\n'); in store_backup_port() local