Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c343 #define SIG_VAL 0x00a5 /* signature value */ macro
883 ((((val[INTEGRITY] & SIG) == SIG_VAL) && !chksum) || in identify()
1269 if ((val[INTEGRITY] & SIG) == SIG_VAL) { in identify()