GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lxi_discover_if(3) C Library Functions lxi_discover_if(3)

lxi_discover_if - search for LXI devices on network via specified network interface

#include <lxi.h>

int lxi_discover_if(lxi_info_t *info, const char *ifname, int timeout, lxi_discover_t type);

The lxi_discover_if() function works exactly like lxi_discover() but adds an additional parameter ifname which specifies the name of the network interface to broadcast on when using the DISCOVER_VXI11 discovery type. The ifname parameter is ignored for other discovery types.


lxi_discover(3)

2022-09-28 liblxi 1.18

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.