csp_iflist.h File Reference
Go to the source code of this file.
Functions | |
void csp_iflist_add (csp_iface_t *ifc) | |
Add interface to list. More... | |
csp_iface_t * csp_iflist_get_by_name (char *name) | |
Lookup interface by name. More... | |
void csp_iflist_print (void) | |
Print list of interfaces to stdout. More... | |