Searched refs:ISNS_FLAG_FIRST (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/ctld/
H A Disns.h55 #define ISNS_FLAG_FIRST 0x0400 macro
H A Disns.c212 ISNS_FLAG_LAST | ISNS_FLAG_FIRST);
235 if ((be16dec(hdr->ih_flags) & (ISNS_FLAG_LAST | ISNS_FLAG_FIRST)) !=
236 (ISNS_FLAG_LAST | ISNS_FLAG_FIRST))

Completed in 71 milliseconds