Searched refs:if_name (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/net/
H A Dif_nameindex.c50 * char *if_name;
59 * an if_index of 0 and an if_name of NULL. The function returns a NULL
63 * names pointed to by the if_name members is obtained dynamically.
127 ifni2->if_name = cp;
137 ifni2->if_name = NULL;
/barrelfish-master/include/net/
H A Dif.h540 char *if_name; /* null terminated name: "le0", ... */ member in struct:if_nameindex

Completed in 84 milliseconds