Home
last modified time | relevance | path

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

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