Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c91 static unsigned int send_ifinfo(int fd, ipmp_ifinfo_t *ifinfop);
2507 retval = send_ifinfo(fd, ifinfop); in process_query()
2536 retval = send_ifinfo(fd, iflp->ifl_ifinfop); in process_query()
2594 send_ifinfo(int fd, ipmp_ifinfo_t *ifinfop) in send_ifinfo() function