Searched refs:remote_port (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Devtchn.h54 * Bind a fresh port to remote <@remote_domain, @remote_port>.
60 unsigned int remote_domain, remote_port; member in struct:ioctl_evtchn_bind_interdomain
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dauth_con.h8 krb5_address * remote_port; member in struct:_krb5_auth_context
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dauth_con.c63 if (auth_context->remote_port)
64 krb5_free_address(context, auth_context->remote_port);
131 krb5_auth_con_setports(krb5_context context, krb5_auth_context auth_context, krb5_address *local_port, krb5_address *remote_port) argument
138 if (auth_context->remote_port)
139 (void) krb5_free_address(context, auth_context->remote_port);
149 if (!retval && remote_port)
151 remote_port,
152 &auth_context->remote_port);
154 auth_context->remote_port = NULL;
H A Dmk_priv.c186 if (auth_context->remote_port) {
188 auth_context->remote_port,
H A Dmk_safe.c221 if (auth_context->remote_port) {
223 auth_context->remote_port,
H A Drd_priv.c198 if (auth_context->remote_port) {
200 auth_context->remote_port,
H A Drd_safe.c209 if (auth_context->remote_port) {
211 auth_context->remote_port,
H A Dmk_cred.c236 if (auth_context->remote_port) {
238 auth_context->remote_port,
/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h59 * the calling domain and <remote_dom>. <remote_dom,remote_port> must identify
70 evtchn_port_t remote_port; member in struct:evtchn_bind_interdomain
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c204 xen_bind_interdomain(int domid, int remote_port, int *port) argument
210 bind.remote_port = remote_port;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dser_actx.c122 /* Calculate size required by remote_port, if appropriate */
123 if (!kret && auth_context->remote_port) {
126 (krb5_pointer) auth_context->remote_port,
269 /* Now handle remote_port, if appropriate */
270 if (!kret && auth_context->remote_port) {
442 /* This is the remote_port */
448 remote_port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2029 fct_remote_port_t *remote_port, fct_cmd_t *fct_cmd)
2182 *((emlxs_node_t **)remote_port->rp_fca_private) =
2189 remote_port->rp_handle = hba->max_nodes;
2200 remote_port->rp_handle =
2206 remote_port->rp_handle =
2214 remote_port->rp_handle = hdl;
2220 remote_port->rp_handle);
2228 *((emlxs_node_t **)remote_port->rp_fca_private) = NULL;
2233 remote_port->rp_handle);
2235 remote_port
2028 emlxs_fct_register_remote_port(fct_local_port_t *fct_port, fct_remote_port_t *remote_port, fct_cmd_t *fct_cmd) argument
2249 emlxs_fct_deregister_remote_port(fct_local_port_t *fct_port, fct_remote_port_t *remote_port) argument
[all...]
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c1203 * remote_port adrm_short
1210 short remote_port; local
1214 adrm_short(adr, &remote_port, 1);
1222 if (remote_port == obj_id)
1237 * remote_port adrm_short
1248 short remote_port; local
1263 adrm_short(adr, &remote_port, 1);
1280 if ((local_port == obj_id) || (remote_port == obj_id)) {
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c224 xen_bind_interdomain(int domid, int remote_port, int *port) argument
230 bind.remote_port = remote_port;
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c568 * Leadville remote_port walker/dcmd code
800 * Display a remote_port structure
803 remote_port(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
824 mdb_printf("Reading remote_port at 0x%p\n", addr);
1317 { "remote_port", NULL, "Display fc_remote_port structures",
1318 remote_port },
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c370 bind.remote_port, rvalp)) != 0)
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c526 fct_get_discovered_port_attr(fct_i_remote_port_t *remote_port, argument
531 fct_i_remote_port_t *irp = remote_port;
535 if (!remote_port) {
596 if (!remote_port) {
1904 * CAUTION: do not grab local_port/remote_port locks after
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11418 * When port_state is FCP_STATE_OFFLINE, remote_port (tgt_pd_handle)
16065 struct fcp_black_list_entry *remote_port; local
16067 remote_port = fcp_lun_blacklist;
16068 while (remote_port != NULL) {
16069 if (bcmp(wwn, &remote_port->wwn, sizeof (la_wwn_t)) == 0) {
16070 if (remote_port->lun == lun_id) {
16071 remote_port->masked++;
16072 if (remote_port->masked == 1) {
16085 remote_port = remote_port
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h7036 u16_t remote_port /* used in PBF Header Builder Command */; member in struct:xstorm_tcp_context_section
7040 u16_t remote_port /* used in PBF Header Builder Command */; member in struct:xstorm_tcp_context_section
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2649 xtcp_st->tcp.remote_port = tcp->tcp_const.dst_port;

Completed in 209 milliseconds