gld_sr_create_entry
static struct srtab *gld_sr_create_entry(gld_mac_info_t *, uchar_t *);
sr = gld_sr_create_entry(macinfo, dhost);
sr = gld_sr_create_entry(macinfo, dhost);
if ((sr = gld_sr_create_entry(macinfo, otherhost)) == NULL) {
if ((sr = gld_sr_create_entry(macinfo, shost)) == NULL) {