Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c156 msgbuf, pi->pi_name); in in_data()
165 msgbuf, pi->pi_name); in in_data()
176 pi->pi_name); in in_data()
230 pi->pi_name); in in_data()
241 msgbuf, pi->pi_name); in in_data()
523 pi->pi_name); in incoming_ra()
604 abuf, pi->pi_name, in incoming_prefix_opt()
615 abuf, pi->pi_name); in incoming_prefix_opt()
1164 abuf, pi->pi_name, in incoming_mtu_opt()
1284 frombuf, pi->pi_name, in verify_ra_consistency()
[all …]
H A Dtables.c106 (void) strncpy(pi->pi_name, name, sizeof (pi->pi_name)); in phyint_create()
107 pi->pi_name[sizeof (pi->pi_name) - 1] = '\0'; in phyint_create()
277 pi->pi_name); in phyint_init_from_k()
456 pi->pi_name); in phyint_init_from_k()
797 pi->pi_name, pi->pi_name); in tmptoken_create()
806 "token %s\n", pi->pi_name, in tmptoken_create()
1077 pi->pi_name, name); in prefix_lookup_name()
1168 pi->pi_name, name); in prefix_create_name()
1413 pr->pr_physical->pi_name, in prefix_modify_flags()
2133 dr->dr_physical->pi_name, in router_delete()
[all …]
H A Dmain.c492 "present %s\n", pi->pi_name); in if_process()
570 pr->pr_attempts, pi->pi_name); in if_process()
756 pi->pi_name); in advertise_event()
1015 pi->pi_name); in solicit_event()
1082 pi->pi_name); in solicit_event()
1240 pi->pi_name, nexti, next); in run_timeouts()
1261 adv_pr->adv_pr_physical->pi_name, in run_timeouts()
1958 raq->raq_pi->pi_name); in loopback_ra_dequeue()
2153 str, pi->pi_name); in logperror_pi()
2322 pi->pi_name); in ndpd_set_autoconf()
[all …]
H A Dtrace.c42 len, pi->pi_name); in print_route_sol()
59 len, pi->pi_name); in print_route_adv()
H A Dtables.h57 char pi_name[LIFNAMSIZ]; /* Used to identify it */ member
/illumos-gate/usr/src/common/zfs/
H A Dzprop_common.c98 while (idx_tbl && (idx_tbl++)->pi_name != NULL) in zprop_register_impl()
284 for (i = 0; idx_tbl[i].pi_name != NULL; i++) { in zprop_string_to_index()
285 if (strcmp(string, idx_tbl[i].pi_name) == 0) { in zprop_string_to_index()
310 for (i = 0; idx_tbl[i].pi_name != NULL; i++) { in zprop_index_to_string()
312 *string = idx_tbl[i].pi_name; in zprop_index_to_string()
428 for (i = 0; idx[i].pi_name != NULL; i++) { in zprop_width()
429 if (strlen(idx[i].pi_name) > ret) in zprop_width()
430 ret = strlen(idx[i].pi_name); in zprop_width()
H A Dzfs_prop.h63 const char *pi_name; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c98 if (strncmp(pi->pi_name, name, sizeof (pi->pi_name)) == 0) in phyint_lookup()
209 retval = dlpi_open(pi->pi_name, &pi->pi_dh, 0); in phyint_link_init()
384 (void) strlcpy(pi->pi_name, pi_name, sizeof (pi->pi_name)); in phyint_create()
596 phyint_inst_init_from_k(int af, char *pi_name) in phyint_inst_init_from_k() argument
616 AF_STR(af), pi_name); in phyint_inst_init_from_k()
711 pi = phyint_lookup(pi_name); in phyint_inst_init_from_k()
757 "phyint inst %s\n", pi->pi_name); in phyint_inst_init_from_k()
1221 AF_STR(pii->pii_af), pi->pi_name); in phyint_inst_update_from_k()
1334 logdebug("phyint_delete(%s)\n", pi->pi_name); in phyint_delete()
1562 AF_STR(pii->pii_af), pi->pi_name); in phyint_inst_delete()
[all …]
H A Dmpd_main.c274 char pi_name[LIFNAMSIZ + 1]; in initifs() local
425 (void) strlcpy(pi_name, lifr->lifr_name, sizeof (pi_name)); in initifs()
426 if ((cp = strchr(pi_name, IF_SEPARATOR)) != NULL) in initifs()
429 if (pii_process(af, pi_name, &pii)) { in initifs()
611 pii->pii_phyint->pi_name, in select_test_ifs()
815 "failure detection on it\n", pi->pi_name); in check_testconfig()
848 pi->pi_name); in check_testconfig()
907 pi->pi_name, in check_config()
917 pi->pi_name, in check_config()
932 pi->pi_name, pi->pi_group->pg_name); in check_config()
[all …]
H A Dmpd_probe.c1499 logerr("IP interface repair detected on %s\n", pi->pi_name); in phyint_check_for_repair()
1502 pi->pi_name, pi->pi_group->pg_name); in phyint_check_for_repair()
1757 pii->pii_phyint->pi_name); in phyint_inst_timer()
1925 "address family %s\n", pii->pii_phyint->pi_name, in restart_timer()
1935 logerr("The link has gone down on %s\n", pi->pi_name); in process_link_state_down()
1955 " checking for failure on %s\n", pi->pi_name); in process_link_state_down()
1968 logerr("The link has come up on %s\n", pi->pi_name); in process_link_state_up()
2533 logdebug("phyint_repaired(%s)\n", pi->pi_name); in phyint_repaired()
2555 "stabilizes\n", pi->pi_name, LINK_UP_PERMIN); in phyint_repaired()
2597 pi->pi_name, set, clear); in change_pif_flags()
[all …]
H A Dmpd_tables.h183 char pi_name[LIFNAMSIZ + 1]; /* Phyint name eg. le0 */ member
288 #define pii_name pii_phyint->pi_name
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospci.c54 const char *pi_name; member
318 if (ppi->pi_name != NULL) { in biospci_addinfo()
319 strcat(desc, ppi->pi_name); in biospci_addinfo()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c494 const char *pi_name; /* Name attribute. */ member
2038 info->pi_name = find_name_specification(pat); in ptrn_info_create()
2039 info->pi_name = EMPTY_TO_NULL(info->pi_name); in ptrn_info_create()
2137 if ((info->pi_name == NULL) || in gather_pattern()
2139 (match->pi_name == NULL) || in gather_pattern()
2359 if ((l->pi_name != NULL) && (r->pi_name != NULL)) in ptrn_info_compare()
2360 return (strcmp(l->pi_name, r->pi_name)); in ptrn_info_compare()
2361 if ((l->pi_name == NULL) && (r->pi_name == NULL)) { in ptrn_info_compare()
2375 if (l->pi_name == NULL) in ptrn_info_compare()
2723 (pinfo->pi_name == NULL)) { in tmpl_required_attr_present()
/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.h40 char *pi_name; member
H A Dlibbrand.c812 priv_iter.pi_name = (char *)name; in brand_config_iter_privilege()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c98 char pi_name[IFNAMSIZ]; /* Used to identify it */ member
682 logdebug("on interface %s\n", pi->pi_name); in advertise()
1670 pi->pi_name, pi->pi_state); in report_interfaces()
1693 if (strcmp(pi->pi_name, name) == 0) in find_phyint()
1710 strncpy(pi->pi_name, name, sizeof (pi->pi_name)); in add_phyint()
1818 logdebug("Deleting physical interface %s\n", pi->pi_name); in deleted_phyint()
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c501 for (j = 0; it[j].pi_name; j++) { in py_get_proptable()
503 it[j].pi_name, in py_get_proptable()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_emul.c617 iop.name = pi->pi_name; in modify_bar_registration()
631 mr.name = pi->pi_name; in modify_bar_registration()
981 errx(4, "Invalid bootindex %d for %s", bootindex, pi->pi_name); in pci_emul_add_boot_device()
997 bootindex, pi->pi_name, device->pdi->pi_name); in pci_emul_add_boot_device()
1087 snprintf(pdi->pi_name, PI_NAMESZ, "%s@pci.%d.%d.%d", pde->pe_emu, bus, in pci_emul_init()
H A Dpci_emul.h127 char pi_name[PI_NAMESZ]; member
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c5219 if ((pnp->pn_priv = strdup(priv_iter->pi_name)) == NULL) { in priv_lists_cb()