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

/osnet-11/usr/src/lib/libipmp/common/
H A Dipmp_query.c186 ipmp_iflist_t *iflist4p = NULL, *iflist6p = NULL; local
196 retval = ipmp_readinfo(statep, IPMP_IFLIST, (void **)&iflist4p, endtp);
206 ifinfop->if_targinfo4.it_iflistp = iflist4p;
213 ipmp_freeiflist(iflist4p);

Completed in 27 milliseconds