Sean O'Malley wrote:
> rxi_getAllAddrMaskMtu() exists in utils/netutils.c as a uint
> and it exists in rx/rx_getaddr.c as an int.. are there negative values
> for rx addresses or is it safe to convert the rx function to uint and
> define the function globally to use in netutils.c too? Also they use a
> similar MAXSIZE  and maxSize constant can these be safely combined and
> put the function or proto declaration in rx_globals.h as an extern?

I don't see a definition of rxi_getAllAddrMaskMtu within
src/utils/netutils.c.

The return value is the number of addresses so it could be a uint.

Jeffrey Altman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to