Home
last modified time | relevance | path

Searched refs:sel (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out4 sel |0|
9 sel |0|
11 sel |1|
13 sel |100|
15 sel |-1|
20 sel |0|
25 sel |0|
30 sel |0|
35 sel |0|
40 sel |0|
[all …]
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c728 int sel, ch = 0, out, nlen; local
746 sel = aps->aps_sel[out];
749 if ((aps->aps_seqmin[!sel] > aps->aps_seqmin[sel]) &&
750 (seq1 > aps->aps_seqmin[!sel])) {
753 sel, !sel, seq1,
754 aps->aps_seqmin[!sel]);
755 sel = aps->aps_sel[out] = !sel;
758 if (aps->aps_seqoff[sel]) {
759 seq2 = aps->aps_seqmin[sel] - aps->aps_seqoff[sel];
761 seq2 = aps->aps_seqoff[sel];
[all …]
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c1763 ipsec_selector_t sel; in conn_to_unique() local
1771 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, in conn_to_unique()
1776 return (SA_UNIQUE_ID(sel.ips_remote_port, sel.ips_local_port, in conn_to_unique()
1777 sel.ips_protocol, 0)); in conn_to_unique()
1781 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, SEL_NONE) == in conn_to_unique()
1783 ASSERT(sel.ips_local_port == connp->conn_lport); in conn_to_unique()
1784 ASSERT(sel.ips_remote_port == connp->conn_fport); in conn_to_unique()
1785 ASSERT(sel.ips_protocol == connp->conn_proto); in conn_to_unique()
1945 ipsec_selector_t *sel, boolean_t is_icmp_inv_acq) in ipsec_find_policy_chain() argument
1960 (isel->ipsl_proto != sel->ips_protocol)) in ipsec_find_policy_chain()
[all …]
H A Dsadb.c4874 ipsec_selector_t sel; local
5118 bzero(&sel, sizeof (sel));
5119 sel.ips_isv4 = (ixa->ixa_flags & IXAF_IS_IPV4) != 0;
5121 sel.ips_protocol = (ixa->ixa_ipsec_inaf == AF_INET) ?
5124 sel.ips_protocol = ixa->ixa_ipsec_proto;
5125 sel.ips_local_port = ixa->ixa_ipsec_src_port;
5126 sel.ips_remote_port = ixa->ixa_ipsec_dst_port;
5128 sel.ips_icmp_type = ixa->ixa_ipsec_icmp_type;
5129 sel.ips_icmp_code = ixa->ixa_ipsec_icmp_code;
5130 sel.ips_is_icmp_inv_acq = 0;
[all …]
H A Dspdsock.c652 spdsock_ext_to_sel(spd_ext_t **extv, ipsec_selkey_t *sel, int *diag) in spdsock_ext_to_sel() argument
654 bzero(sel, sizeof (*sel)); in spdsock_ext_to_sel()
659 sel->ipsl_proto = pr->spd_proto_number; in spdsock_ext_to_sel()
660 sel->ipsl_valid |= IPSL_PROTOCOL; in spdsock_ext_to_sel()
665 sel->ipsl_lport = pr->spd_ports_minport; in spdsock_ext_to_sel()
666 sel->ipsl_valid |= IPSL_LOCAL_PORT; in spdsock_ext_to_sel()
671 sel->ipsl_rport = pr->spd_ports_minport; in spdsock_ext_to_sel()
672 sel->ipsl_valid |= IPSL_REMOTE_PORT; in spdsock_ext_to_sel()
679 sel->ipsl_valid |= IPSL_ICMP_TYPE; in spdsock_ext_to_sel()
680 sel->ipsl_icmp_type = tc->spd_typecode_type; in spdsock_ext_to_sel()
[all …]
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c247 usd_to_ssd(user_desc_t *usd, struct ssd *ssd, selector_t sel) in usd_to_ssd() argument
251 ssd->sel = sel; in usd_to_ssd()
492 if (!SELISLDT(ssd->sel) || !SELISUPL(ssd->sel)) in setdscr()
498 seli = SELTOIDX(ssd->sel); in setdscr()
597 if (ssd->sel == rp->r_cs || ssd->sel == rp->r_ss) { in setdscr()
604 if (ssd->sel == pcb->pcb_ds || in setdscr()
605 ssd->sel == pcb->pcb_es || in setdscr()
606 ssd->sel == pcb->pcb_fs || in setdscr()
607 ssd->sel == pcb->pcb_gs) { in setdscr()
614 if (ssd->sel == rp->r_ds || in setdscr()
[all …]
H A Ddesctbls.c319 set_gatesegd(gate_desc_t *dp, void (*func)(void), selector_t sel, in set_gatesegd() argument
326 dp->sgd_selector = (uint16_t)sel; in set_gatesegd()
349 set_gatesegd(gate_desc_t *dp, void (*func)(void), selector_t sel, in set_gatesegd() argument
355 dp->sgd_selector = (uint16_t)sel; in set_gatesegd()
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java269 BrowserListElem sel = (BrowserListElem) this.get( n); in getNthServiceName() local
270 return sel.fServiceName; in getNthServiceName()
275 BrowserListElem sel = (BrowserListElem) this.get( n); in getNthRegType() local
276 return sel.fType; in getNthRegType()
281 BrowserListElem sel = (BrowserListElem) this.get( n); in getNthDomain() local
282 return sel.fDomain; in getNthDomain()
287 BrowserListElem sel = (BrowserListElem) this.get( n); in getNthInterface() local
288 return sel.fInt; in getNthInterface()
H A DSimpleChat.java211 TargetListElem sel = (TargetListElem) targetList.getSelectedItem(); in itemStateChanged() local
212 resolver = DNSSD.resolve( 0, sel.fInt, sel.fServiceName, sel.fType, sel.fDomain, this); in itemStateChanged()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_supplicant.c240 int sel, proto; in wpa_supplicant_set_suites() local
269 sel = ie.group_cipher & ssid->group_cipher; in wpa_supplicant_set_suites()
270 if (sel & WPA_CIPHER_CCMP) { in wpa_supplicant_set_suites()
272 } else if (sel & WPA_CIPHER_TKIP) { in wpa_supplicant_set_suites()
274 } else if (sel & WPA_CIPHER_WEP104) { in wpa_supplicant_set_suites()
276 } else if (sel & WPA_CIPHER_WEP40) { in wpa_supplicant_set_suites()
283 sel = ie.pairwise_cipher & ssid->pairwise_cipher; in wpa_supplicant_set_suites()
284 if (sel & WPA_CIPHER_CCMP) { in wpa_supplicant_set_suites()
286 } else if (sel & WPA_CIPHER_TKIP) { in wpa_supplicant_set_suites()
288 } else if (sel & WPA_CIPHER_NONE) { in wpa_supplicant_set_suites()
[all …]
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Despi.c344 u32 sel; in t1_espi_get_mon() local
347 sel = V_MONITORED_PORT_NUM((addr & 0x3c) >> 2); in t1_espi_get_mon()
354 if ((sel != (espi->misc_ctrl & MON_MASK))) { in t1_espi_get_mon()
356 ((espi->misc_ctrl & ~MON_MASK) | sel)); in t1_espi_get_mon()
357 sel = t1_read_reg_4(adapter, A_ESPI_SCH_TOKEN3); in t1_espi_get_mon()
362 sel = t1_read_reg_4(adapter, A_ESPI_SCH_TOKEN3); in t1_espi_get_mon()
364 return sel; in t1_espi_get_mon()
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_ftp_pxy.c1039 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff; local
1075 sel = aps->aps_sel[1 - rv];
1078 seqoff = aps->aps_seqoff[sel];
1079 if (aps->aps_seqmin[sel] > seqoff + thseq)
1080 seqoff = aps->aps_seqoff[!sel];
1085 seqoff = aps->aps_ackoff[sel];
1088 aps->aps_ackmin[sel]);
1089 if (aps->aps_ackmin[sel] > seqoff + thseq)
1090 seqoff = aps->aps_ackoff[!sel];
1108 printf("sel %d seqmin %x/%x offset %d/%d\n", sel,
[all …]
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c778 const smb_sel_t *sel; in smbios_info_eventlog() local
787 sel = (smb_sel_t *)(uintptr_t)stp->smbst_hdr; in smbios_info_eventlog()
791 if (len < sel->smbsel_typec * sel->smbsel_typesz) in smbios_info_eventlog()
794 evp->smbev_size = sel->smbsel_len; in smbios_info_eventlog()
795 evp->smbev_hdr = sel->smbsel_hdroff; in smbios_info_eventlog()
796 evp->smbev_data = sel->smbsel_dataoff; in smbios_info_eventlog()
797 evp->smbev_method = sel->smbsel_method; in smbios_info_eventlog()
798 evp->smbev_flags = sel->smbsel_status; in smbios_info_eventlog()
799 evp->smbev_format = sel->smbsel_format; in smbios_info_eventlog()
800 evp->smbev_token = sel->smbsel_token; in smbios_info_eventlog()
[all …]
/titanic_41/usr/src/uts/intel/kdi/
H A Dkdi_idt.c179 kdi_idt_init(selector_t sel) in kdi_idt_init() argument
191 set_gatesegd(&kdi_idt[i], (void (*)())hdlr, sel, in kdi_idt_init()
237 kdi_idt_gates_install(selector_t sel, int saveold) in kdi_idt_gates_install() argument
247 set_gatesegd(&gates[i], (void (*)())func, sel, SDT_SYSIGT, in kdi_idt_gates_install()
/titanic_41/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c770 uint16_t sel, ndx, type; in fasttrap_do_seg() local
775 sel = rp->r_cs; in fasttrap_do_seg()
778 sel = rp->r_ds; in fasttrap_do_seg()
781 sel = rp->r_es; in fasttrap_do_seg()
784 sel = rp->r_fs; in fasttrap_do_seg()
787 sel = rp->r_gs; in fasttrap_do_seg()
790 sel = rp->r_ss; in fasttrap_do_seg()
798 if (!SELISUPL(sel)) in fasttrap_do_seg()
801 ndx = SELTOIDX(sel); in fasttrap_do_seg()
807 if (SELISLDT(sel)) { in fasttrap_do_seg()
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c970 flow_prt_sel_t sel; in npi_fflp_cfg_fcram_partition() local
983 sel.value = 0; in npi_fflp_cfg_fcram_partition()
984 sel.bits.ldw.mask = base_mask; in npi_fflp_cfg_fcram_partition()
985 sel.bits.ldw.base = base_reloc; in npi_fflp_cfg_fcram_partition()
986 sel.bits.ldw.ext = BIT_DISABLE; /* disable */ in npi_fflp_cfg_fcram_partition()
987 REG_PIO_WRITE64(handle, offset, sel.value); in npi_fflp_cfg_fcram_partition()
1010 flow_prt_sel_t sel; in npi_fflp_cfg_fcram_partition_enable() local
1024 REG_PIO_READ64(handle, offset, &sel.value); in npi_fflp_cfg_fcram_partition_enable()
1025 sel.bits.ldw.ext = BIT_ENABLE; /* enable */ in npi_fflp_cfg_fcram_partition_enable()
1026 REG_PIO_WRITE64(handle, offset, sel.value); in npi_fflp_cfg_fcram_partition_enable()
[all …]
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c261 int sel; in node_select() local
295 sel = 0; in node_select()
297 sel = supported_devices[i].sel_selector(node, rp); in node_select()
298 if (sel == 1) { in node_select()
306 if (sel != 1) { in node_select()
/titanic_41/usr/src/uts/intel/sys/
H A Dsysi86.h131 unsigned int sel; /* descriptor selector */ member
/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c1877 ipsec_selector_t sel; in iptun_get_ipsec_overhead() local
1894 bzero(&sel, sizeof (sel)); in iptun_get_ipsec_overhead()
1895 sel.ips_isv4 = in iptun_get_ipsec_overhead()
1899 sel.ips_local_addr_v4 = iptun->iptun_laddr4; in iptun_get_ipsec_overhead()
1900 sel.ips_remote_addr_v4 = iptun->iptun_raddr4; in iptun_get_ipsec_overhead()
1903 sel.ips_local_addr_v6 = iptun->iptun_laddr6; in iptun_get_ipsec_overhead()
1904 sel.ips_remote_addr_v6 = iptun->iptun_raddr6; in iptun_get_ipsec_overhead()
1908 sel.ips_protocol = IPPROTO_ENCAP; in iptun_get_ipsec_overhead()
1910 &sel); in iptun_get_ipsec_overhead()
1915 sel.ips_protocol = IPPROTO_IPV6; in iptun_get_ipsec_overhead()
[all …]
/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h95 #if defined(sel) || defined(pyr) || defined(mc68000) || defined(sparc) || \
/titanic_41/usr/src/cmd/sendmail/src/
H A Dreadcf.c2403 struct optioninfo *sel; local
2424 sel = NULL;
2432 sel = NULL;
2435 if (sel != NULL)
2437 sel = o;
2439 if (sel != NULL && o->o_name == NULL)
2440 o = sel;
2446 else if (sel != NULL)
2449 val, sel->o_name, o->o_name);
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.def249 sel :architecture:
/titanic_41/usr/src/lib/libproc/common/
H A DPservice.c270 if (gs == ldtarray[i].sel) { in ps_lgetLDT()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java1248 String[] sel = list.getSelectedItems(); in lookAtPrList() local
1249 if (sel.length == 1) { in lookAtPrList()
1250 setCurPrincipal(sel[0]); in lookAtPrList()
1253 if (sel.length > 0) in lookAtPrList()
1254 prMulti = sel; in lookAtPrList()
2027 String[] sel = list.getSelectedItems(); in lookAtPoList() local
2028 if (sel.length == 1) { in lookAtPoList()
2029 setCurPolicy(sel[0]); in lookAtPoList()
2032 if (sel.length > 0) in lookAtPoList()
2033 poMulti = sel; in lookAtPoList()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1428 gcore_usd_to_ssd(user_desc_t *usd, struct ssd *ssd, selector_t sel) in gcore_usd_to_ssd() argument
1432 ssd->sel = sel; in gcore_usd_to_ssd()

12