.\" Automatically generated man page, do not edit .TH NOZZLE_GET_HANDLE_BY_NAME 3 2023-09-27 "kronosnet" "Kronosnet Programmer's Manual" .SH NAME nozzle_get_handle_by_name \- find a nozzle handle by device name .SH SYNOPSIS .nf .B #include .sp \fBnozzle_t nozzle_get_handle_by_name\fP( \fBconst char *\fP\fIdevname\fP ); .fi .SH DESCRIPTION .PP nozzle_get_handle_by_name .PP devname - string containing the name of the interface .SH RETURN VALUE .PP handle on success. NULL on error and errno is set. .PP .SH SEE ALSO .PP .nh .ad l \fInozzle_close\fR(3), \fInozzle_set_mtu\fR(3), \fInozzle_get_fd\fR(3), \fInozzle_get_mtu\fR(3), \fInozzle_reset_mtu\fR(3), \fInozzle_set_up\fR(3), \fInozzle_get_ips\fR(3), \fInozzle_set_down\fR(3), \fInozzle_reset_mac\fR(3), \fInozzle_run_updown\fR(3), \fInozzle_open\fR(3), \fInozzle_del_ip\fR(3), \fInozzle_get_mac\fR(3), \fInozzle_set_mac\fR(3), \fInozzle_get_name_by_handle\fR(3), \fInozzle_add_ip\fR(3) .ad .hy .SH "COPYRIGHT" .PP Copyright (C) 2010-2023 Red Hat, Inc. All rights reserved.