.\" Automatically generated man page, do not edit .TH nozzle_set_mtu 3 2019-03-27 "kronosnet" "Kronosnet Programmer's Manual" .SH NAME nozzle_set_mtu \- set mtu on a given nozzle interface .SH SYNOPSIS .nf .B #include .sp \fBint nozzle_set_mtu\fP( \fBnozzle_t \fP\fInozzle\fP, \fBconst int \fP\fImtu\fP ); .fi .SH DESCRIPTION .PP nozzle_set_mtu nozzle - pointer to the nozzle struct .PP mtu - new MTU value .SH RETURN VALUE .PP 0 on success -1 on error and errno is set. .SH SEE ALSO .PP .nh .ad l \fInozzle_close(3), \fInozzle_get_fd(3), \fInozzle_get_mtu(3), \fInozzle_reset_mtu(3), \fInozzle_set_up(3), \fInozzle_get_ips(3), \fInozzle_set_down(3), \fInozzle_reset_mac(3), \fInozzle_get_handle_by_name(3), \fInozzle_run_updown(3), \fInozzle_open(3), \fInozzle_del_ip(3), \fInozzle_get_mac(3), \fInozzle_set_mac(3), \fInozzle_get_name_by_handle(3), \fInozzle_add_ip(3) .ad .hy .SH "COPYRIGHT" .PP Copyright (C) 2010-2019 Red Hat, Inc. All rights reserved.