silc_htons

SYNOPSIS

    SilcUInt16 silc_htons(SilcUInt16 host);

DESCRIPTION

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