silc_ntohs

SYNOPSIS

    SilcUInt16 silc_ntohs(SilcUInt16 net);

DESCRIPTION

Converts integer `net' from network byte order to host byte order.