Home
last modified time | relevance | path

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

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