Searched refs:ipmp_illgrp_lookup_arpent (Results 1 – 2 of 2) sorted by relevance
613 entp = ipmp_illgrp_lookup_arpent(illg, &ipif->ipif_lcl_addr); in ipmp_illgrp_add_ipif()852 if ((oentp = ipmp_illgrp_lookup_arpent(illg, &entp->ia_ipaddr)) != NULL) in ipmp_illgrp_create_arpent()897 ipmp_illgrp_lookup_arpent(ipmp_illgrp_t *illg, ipaddr_t *addrp) in ipmp_illgrp_lookup_arpent() function1295 while ((entp = ipmp_illgrp_lookup_arpent(illg, NULL)) != NULL) in ipmp_ill_leave_illgrp()
3403 extern ipmp_arpent_t *ipmp_illgrp_lookup_arpent(ipmp_illgrp_t *, ipaddr_t *);