Home
last modified time | relevance | path

Searched refs:getifinfo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h477 extern unsigned int getifinfo(const char *, ipmp_ifinfo_t **);
H A Dmpd_tables.c3306 getifinfo(const char *ifname, ipmp_ifinfo_t **ifinfopp) in getifinfo() function
3473 retval = getifinfo(pi->pi_name, &ifinfop); in getsnap()
H A Dmpd_main.c2504 retval = getifinfo(miq->miq_ifname, &ifinfop); in process_query()