Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdscp/
H A Dlibdscp.c52 static int get_ifname(char *);
259 if (get_ifname(ifname) != 0) { in dscpAddr()
357 get_ifname(char *ifname) in get_ifname() function
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c855 get_ifname(const ire_t *ire, char *intf) in get_ifname() function
951 get_ifname(ire, intf); in netstat_irev4_cb()
1036 get_ifname(ire, intf); in netstat_irev6_cb()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c718 char *get_ifname(ifp) in get_ifname() function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1364 extern char *get_ifname __P((struct ifnet *));