/titanic_44/usr/src/lib/efcode/engine/ |
H A D | tracing.c | 103 Dl_info dlip; in do_fclib_trace() local 106 if (dladdr((void *) fn, &dlip)) { in do_fclib_trace() 109 address = dlsym(RTLD_DEFAULT, dlip.dli_sname); in do_fclib_trace() 113 dlip.dli_fname, dlip.dli_sname); in do_fclib_trace() 116 dlip.dli_fname, dlip.dli_sname, in do_fclib_trace()
|
/titanic_44/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 1400 dl_notify_ind_t *dlip; in str_notify_sdu_size() local 1410 dlip = (dl_notify_ind_t *)mp->b_rptr; in str_notify_sdu_size() 1411 dlip->dl_primitive = DL_NOTIFY_IND; in str_notify_sdu_size() 1413 dlip->dl_notification = DL_NOTE_SDU_SIZE2; in str_notify_sdu_size() 1414 dlip->dl_data1 = max_sdu; in str_notify_sdu_size() 1415 dlip->dl_data2 = multicast_sdu; in str_notify_sdu_size() 1417 dlip->dl_notification = DL_NOTE_SDU_SIZE; in str_notify_sdu_size() 1418 dlip->dl_data = max_sdu; in str_notify_sdu_size() 1530 dl_notify_ind_t *dlip; in str_notify_promisc_on_phys() local 1540 dlip = (dl_notify_ind_t *)mp->b_rptr; in str_notify_promisc_on_phys() [all …]
|
/titanic_44/usr/src/uts/common/inet/dlpistub/ |
H A D | dlpistub.c | 198 dl_info_ack_t *dlip; in ds_wput() local 242 dlip = (void *)mp->b_rptr; in ds_wput() 243 *dlip = ds_infoack; in ds_wput() 244 dlip->dl_mac_type = dsp->ds_type; in ds_wput() 245 dlip->dl_current_state = dsp->ds_state; in ds_wput()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1538 dladdr_core(Rt_map *almp, void *addr, Dl_info_t *dlip, void **info, int flags) in dladdr_core() argument 1543 dlip->dli_fname = PATHNAME(almp); in dladdr_core() 1545 dlip->dli_fbase = (void *)ADDR(almp); in dladdr_core() 1546 dlip->dli_sname = NULL; in dladdr_core() 1547 dlip->dli_saddr = NULL; in dladdr_core() 1552 LM_DLADDR(almp)((ulong_t)addr, almp, dlip, info, flags); in dladdr_core() 1562 dladdr(void *addr, Dl_info_t *dlip) in dladdr() argument 1585 dladdr_core(almp, addr, dlip, 0, 0); in dladdr() 1597 dladdr1(void *addr, Dl_info_t *dlip, void **info, int flags) in dladdr1() argument 1640 dladdr_core(almp, addr, dlip, info, flags); in dladdr1() [all …]
|
H A D | a.out.c | 619 aout_dladdr(ulong_t addr, Rt_map *lmp, Dl_info *dlip, void **info, in aout_dladdr() argument 669 dlip->dli_sname = &LM2LP(lmp)->lp_symstr[_sym->n_un.n_strx]; in aout_dladdr() 670 dlip->dli_saddr = (void *)_value; in aout_dladdr()
|
H A D | elf.c | 2483 elf_dladdr(ulong_t addr, Rt_map *lmp, Dl_info *dlip, void **info, int flags) argument 2634 dlip->dli_sname = str + _sym->st_name; 2635 dlip->dli_saddr = (void *)_value; 2670 dlip->dli_sname = MSG_ORIG(MSG_SYM_START); 2671 dlip->dli_saddr = (void *) ADDR(lmp);
|
/titanic_44/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_dlpi.c | 751 dl_info_ack_t *dlip; in sppp_dlinforeq() local 770 dlip = (dl_info_ack_t *)mp->b_rptr; in sppp_dlinforeq() 771 *dlip = sppp_infoack; in sppp_dlinforeq() 772 dlip->dl_current_state = sps->sps_dlstate; in sppp_dlinforeq() 773 dlip->dl_max_sdu = ppa != NULL ? ppa->ppa_mtu : PPP_MAXMTU; in sppp_dlinforeq() 776 const char *cp = state2name(dlip->dl_current_state); in sppp_dlinforeq() 779 cp, dlip->dl_max_sdu); in sppp_dlinforeq() 782 dlip->dl_current_state, dlip->dl_max_sdu); in sppp_dlinforeq()
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_dl.c | 146 dladdr1(void *address, Dl_info *dlip, void **info, int flags) in dladdr1() argument
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_fp.c | 1131 dl_notify_ind_t *dlip; in softmac_datapath_switch() local 1155 dlip = (dl_notify_ind_t *)mp->b_rptr; in softmac_datapath_switch() 1156 dlip->dl_primitive = DL_NOTIFY_IND; in softmac_datapath_switch() 1157 dlip->dl_notification = DL_NOTE_REPLUMB; in softmac_datapath_switch()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 1198 dl_info_ack_t *dlip; local 1220 dlip = (dl_info_ack_t *)mp->b_rptr; 1222 *dlip = idninfoack; 1223 dlip->dl_current_state = stp->ss_state; 1224 dlap = (struct idndladdr *)(mp->b_rptr + dlip->dl_addr_offset); 1231 ep = (struct ether_addr *)(mp->b_rptr + dlip->dl_brdcst_addr_offset);
|
/titanic_44/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 753 dl_info_ack_t *dlip; in ipnet_inforeq() local 764 dlip = (dl_info_ack_t *)mp->b_rptr; in ipnet_inforeq() 765 *dlip = ipnet_infoack; in ipnet_inforeq()
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 3283 dl_info_ack_t *dlip; in man_ireq() local 3304 dlip = (dl_info_ack_t *)mp->b_rptr; in man_ireq() 3305 *dlip = man_infoack; in man_ireq() 3306 dlip->dl_current_state = msp->ms_dlpistate; in man_ireq() 3307 dlap = (man_dladdr_t *)(mp->b_rptr + dlip->dl_addr_offset); in man_ireq() 3319 ep = (struct ether_addr *)(mp->b_rptr + dlip->dl_brdcst_addr_offset); in man_ireq()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 5123 dl_info_ack_t *dlip; in fcip_ireq() local 5155 dlip = (dl_info_ack_t *)mp->b_rptr; in fcip_ireq() 5156 *dlip = fcip_infoack; in fcip_ireq() 5157 dlip->dl_current_state = slp->sl_state; in fcip_ireq() 5158 dlap = (struct fcipdladdr *)(mp->b_rptr + dlip->dl_addr_offset); in fcip_ireq() 5171 ep = (la_wwn_t *)(mp->b_rptr + dlip->dl_brdcst_addr_offset); in fcip_ireq()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 17848 dl_notify_ind_t *dlip = (dl_notify_ind_t *)mp->b_rptr; in ill_set_allowed_ips() local 17853 mrp = (mac_protect_t *)&dlip[1]; in ill_set_allowed_ips()
|