Searched refs:nm_b (Results 1 – 2 of 2) sorted by relevance
110 struct tipc_node_map *nm_b) in tipc_nmap_equal() argument112 return !memcmp(nm_a, nm_b, sizeof(*nm_a)); in tipc_nmap_equal()
50 struct tipc_node_map *nm_b,967 struct tipc_node_map *nm_b, in tipc_nmap_diff() argument977 map = nm_a->map[w] ^ (nm_a->map[w] & nm_b->map[w]); in tipc_nmap_diff()