Searched refs:w1 (Results 1 – 3 of 3) sorted by relevance
168 u64 *w1 = (u64 *)&tn->node_id[8]; in __tipc_nl_add_net() local185 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID_W1, *w1, 0)) in __tipc_nl_add_net()269 u64 *w1 = (u64 *)&node_id[8]; in __tipc_nl_net_set() local274 *w1 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID_W1]); in __tipc_nl_net_set()
2248 u64 *w1 = (u64 *)&node_id[8]; in tipc_nl_peer_rm() local2275 *w1 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID_W1]); in tipc_nl_peer_rm()
638 __be32 w1, w2; in bitstring_match() local641 w1 = a1[words]; in bitstring_match()646 if ((w1 ^ w2) & mask) in bitstring_match()