Searched refs:get_ifname (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdscp/
H A Dlibdscp.c54 static int get_ifname(char *);
261 if (get_ifname(ifname) != 0) {
351 * get_ifname()
359 get_ifname(char *ifname) function
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c854 get_ifname(const ire_t *ire, char *intf) function
950 get_ifname(ire, intf);
1035 get_ifname(ire, intf);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c717 char *get_ifname(ifp) function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1358 extern char *get_ifname __P((struct ifnet *));

Completed in 72 milliseconds