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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dif.c51 if (ifp->int_name != NULL &&
52 strcmp(ifp->int_name, name) == 0)
93 (ifp->int_name != NULL) ? ifp->int_name : "(noname)");
H A Dinterface.h44 char *int_name; /* from kernel if structure */ member in struct:interface
H A Dtables.c98 (orig->rt_ifp != NULL && orig->rt_ifp->int_name != NULL) ?
99 orig->rt_ifp->int_name : "(noname)",
101 (new->rt_ifp != NULL && new->rt_ifp->int_name != NULL) ?
102 new->rt_ifp->int_name : "(noname)", new->rt_metric);
116 (rt->rt_ifp != NULL && rt->rt_ifp->int_name != NULL) ?
117 rt->rt_ifp->int_name : "(noname)",
300 prefix_length, ifp->int_name, rt->rt_flags);
358 (rt->rt_ifp->int_name != NULL) ?
359 rt->rt_ifp->int_name : "(noname)");
382 rt->rt_prefix_length, rt->rt_ifp->int_name,
[all...]
H A Dtrace.c60 (ifp->int_name != NULL) ? ifp->int_name : "(noname)");
182 (rt->rt_ifp->int_name != NULL) ?
183 rt->rt_ifp->int_name : "(noname)");
223 (ifp->int_name != NULL) ? ifp->int_name : "(noname)");
H A Dstartup.c292 ifp->int_name = ifp->int_ifbase = NULL;
293 ifp->int_name =
295 if (ifp->int_name == NULL) {
300 (void) strcpy(ifp->int_name, lifr.lifr_name);
304 free(ifp->int_name);
320 free(ifp->int_name);
324 "not be parsed", ifp->int_name);
H A Doutput.c60 ifp->int_name);
99 ifp->int_name);
H A Dinput.c158 ifp->int_name);
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_util.c77 for (i = 0; ipmi_errno_table[i].int_name != NULL; i++) {
79 str = ipmi_errno_table[i].int_name;
146 for (ntp = &ipmi_entity_table[0]; ntp->int_name != NULL; ntp++) {
148 (void) strlcpy(buf, ntp->int_name, len);
161 for (ntp = &ipmi_sensor_type_table[0]; ntp->int_name != NULL; ntp++) {
163 (void) strlcpy(buf, ntp->int_name, len);
176 for (ntp = &ipmi_units_type_table[0]; ntp->int_name != NULL; ntp++) {
178 (void) strlcpy(buf, ntp->int_name, len);
201 for (; ntp->int_name != NULL; ntp++) {
203 (void) strlcpy(buf, ntp->int_name, le
[all...]
H A Dipmi_impl.h110 const char *int_name; member in struct:ipmi_name_trans
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c134 offsetof(struct interface, int_name),
230 (void) strcpy(dummy_ifp.int_name, "wildcard");
339 size = strcspn(ifp->int_name, ":");
340 (void) strncpy(phyi->phyi_name, ifp->int_name,
400 if (strcmp(ifp->int_name, name) == 0)
516 ifp->int_name);
564 maybe->int_name);
699 if (name != NULL && strcmp(name, ifp->int_name) == 0)
808 (wire.if_new = check_dup(ifp->int_name, ifp->int_addr,
814 wire.if_new->int_name, if
[all...]
H A Drdisc.c129 ifp ? ifp->int_name : "?",
146 ifp ? ifp->int_name : "?",
384 drp->dr_ifp->int_name);
556 naddr_ntoa(gate), ifp->int_name, i);
560 naddr_ntoa(gate), ifp->int_name);
567 naddr_ntoa(gate), ifp->int_name);
710 new_drp->dr_ifp->int_name);
738 new_drp->dr_ifp->int_name);
859 drp->dr_ifp->int_name);
1081 ifp->int_name, ", ",
[all...]
H A Dparms.c68 strcmp(ifp->int_name, parmp->parm_name) == 0 ||
135 ifp->int_name);
144 ifp->int_name);
420 (void) snprintf(ifp->int_name, sizeof (ifp->int_name),
1030 trace_misc("addroutefordefault: found interface %s", ifp->int_name);
H A Dinput.c185 ifp->int_name);
584 "(IFF_NOXMIT)", ifp->int_name);
641 ifp->int_name);
662 rip->rip_vers, ifp->int_name);
689 ifp->int_name);
H A Dtrace.c775 "if?" : rts->rts_ifp->int_name));
817 ifp->int_name,
846 (void) fprintf(ftrace, "ifp %s ", krt->k_ifp->int_name);
863 drp->dr_ifp != NULL ? drp->dr_ifp->int_name : "?",
1134 ifp ? " via " : "", ifp ? ifp->int_name : "");
H A Dtable.c1006 "from %s to %s", k, oldifp->int_name,
1007 newifp->int_name);
1210 ifp ? ifp->int_name : "unknown interface");
1217 ifp ? ifp->int_name : "unknown interface");
1498 " %-4s #%-3d ", ifp->int_name,
1638 strp, ifp->int_name);
2556 trace_misc("rtbad:Setting RS_BADIF (%s)", badifp->int_name);
2832 ifp->int_name,
2918 phyi->phyi_name, ifp->int_name,
H A Dmain.c788 "%s, %s): %s", ifp->int_name,
817 ifp->int_name, rip_strerror(errno));
837 ifp->int_name, rip_strerror(errno));
H A Ddefs.h329 char int_name[IF_NAME_LEN+1]; member in struct:interface
H A Doutput.c182 ifp != NULL ? ifp->int_name : "",
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c340 for (ntp = &topo_sensor_type_table[0]; ntp->int_name != NULL; ntp++) {
342 (void) strlcpy(buf, ntp->int_name, len);
355 for (ntp = &topo_units_type_table[0]; ntp->int_name != NULL; ntp++) {
357 (void) strlcpy(buf, ntp->int_name, len);
370 for (ntp = &topo_led_type_table[0]; ntp->int_name != NULL; ntp++) {
372 (void) strlcpy(buf, ntp->int_name, len);
385 for (ntp = &topo_led_states_table[0]; ntp->int_name != NULL; ntp++) {
387 (void) strlcpy(buf, ntp->int_name, len);
532 for (; ntp->int_name != NULL; ntp++) {
534 (void) strlcpy(buf, ntp->int_name, le
[all...]
H A Dtopo_subr.h68 const char *int_name; member in struct:topo_name_trans
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc_stream.c225 int int_name = 0; local
251 dbg->de_elf_sects[i], &int_name, &err);
252 name_idx = int_name;
H A Dpro_reloc_symbolic.c192 int int_name = 0; local
223 dbg->de_elf_sects[i], &int_name, &err);
224 name_idx = int_name;
/illumos-gate/usr/src/head/protocols/
H A Drouted.h150 char int_name[16]; member in struct:entryinfo
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c297 "Int name = \"%.*s\"", sizeof (ep->int_name),
298 ep->int_name);

Completed in 105 milliseconds