Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/packet/
H A Dpacket_var.h286 bool second_same = (a[1] == b[1]); in _UUID_MATCH() local
288 return first_same && second_same; in _UUID_MATCH()