Function libzt::node::zts_get_ttl[][src]

pub unsafe extern "C" fn zts_get_ttl(fd: c_int) -> c_int
Expand description

@brief Return the value of IP_TTL

@param fd Socket file descriptor @return Value of IP_TTL [0,255] if successful, ZTS_ERR_SERVICE if the node experiences a problem, ZTS_ERR_ARG if invalid argument. Sets zts_errno