Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dbcast.c731 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()
Dnode.c864 struct tipc_link *nl = n->links[bearer_id].link; in __tipc_node_link_up() local
/net/bridge/
Dbr_sysfs_if.c217 char *nl = strchr(buf, '\n'); in store_backup_port() local