Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dinet_diag.c428 __be32 w1, w2; in bitstring_match() local
431 w1 = a1[words]; in bitstring_match()
436 if ((w1 ^ w2) & mask) in bitstring_match()