int krb5_address_order( krb5_context context, const krb5_address *addr1, const krb5_address *addr2 );
The context structure.
The first address to compare.
The second address to compare.
This routine returns an ordering on the two addresses.
This routine returns one of the following KRB5 status codes:
First address is greater than second.