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

/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c602 #define LAST_IDX 0xFF macro
638 idx->index = LAST_IDX;
726 if (idx.index == LAST_IDX)
811 return ((total > 0 || idx.index == LAST_IDX) ? 0: ret);

Completed in 49 milliseconds