Symbol: remote_port
usr/src/cmd/auditreduce/token.c
1210
short remote_port;
usr/src/cmd/auditreduce/token.c
1214
adrm_short(adr, &remote_port, 1);
usr/src/cmd/auditreduce/token.c
1222
if (remote_port == obj_id)
usr/src/cmd/auditreduce/token.c
1248
short remote_port;
usr/src/cmd/auditreduce/token.c
1263
adrm_short(adr, &remote_port, 1);
usr/src/cmd/auditreduce/token.c
1280
if ((local_port == obj_id) || (remote_port == obj_id)) {
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1322
remote_port },
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
131
krb5_auth_con_setports(krb5_context context, krb5_auth_context auth_context, krb5_address *local_port, krb5_address *remote_port)
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
138
if (auth_context->remote_port)
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
139
(void) krb5_free_address(context, auth_context->remote_port);
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
149
if (!retval && remote_port)
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
151
remote_port,
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
152
&auth_context->remote_port);
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
154
auth_context->remote_port = NULL;
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
63
if (auth_context->remote_port)
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/auth_con.c
64
krb5_free_address(context, auth_context->remote_port);
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_cred.c
236
if (auth_context->remote_port) {
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_cred.c
238
auth_context->remote_port,
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_priv.c
186
if (auth_context->remote_port) {
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_priv.c
188
auth_context->remote_port,
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_safe.c
229
if (auth_context->remote_port) {
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/mk_safe.c
231
auth_context->remote_port,
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/rd_priv.c
198
if (auth_context->remote_port) {
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/rd_priv.c
200
auth_context->remote_port,
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/rd_safe.c
209
if (auth_context->remote_port) {
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/rd_safe.c
211
auth_context->remote_port,
usr/src/uts/common/gssapi/mechs/krb5/include/auth_con.h
8
krb5_address * remote_port;
usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ser_actx.c
122
if (!kret && auth_context->remote_port) {
usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ser_actx.c
125
(krb5_pointer) auth_context->remote_port,
usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ser_actx.c
268
if (!kret && auth_context->remote_port) {
usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ser_actx.c
445
remote_port,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
7036
u16_t remote_port /* used in PBF Header Builder Command */;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
7040
u16_t remote_port /* used in PBF Header Builder Command */;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
2649
xtcp_st->tcp.remote_port = tcp->tcp_const.dst_port;
usr/src/uts/common/io/comstar/port/fct/fct.c
540
fct_get_discovered_port_attr(fct_i_remote_port_t *remote_port,
usr/src/uts/common/io/comstar/port/fct/fct.c
545
fct_i_remote_port_t *irp = remote_port;
usr/src/uts/common/io/comstar/port/fct/fct.c
549
if (!remote_port) {
usr/src/uts/common/io/comstar/port/fct/fct.c
610
if (!remote_port) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2043
fct_remote_port_t *remote_port, fct_cmd_t *fct_cmd)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2196
*((emlxs_node_t **)remote_port->rp_fca_private) =
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2203
remote_port->rp_handle = hba->max_nodes;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2214
remote_port->rp_handle =
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2220
remote_port->rp_handle =
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2228
remote_port->rp_handle = hdl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2234
remote_port->rp_handle);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2242
*((emlxs_node_t **)remote_port->rp_fca_private) = NULL;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2247
remote_port->rp_handle);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2249
remote_port->rp_handle = FCT_HANDLE_NONE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2264
fct_remote_port_t *remote_port)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2274
remote_port->rp_id, remote_port->rp_handle);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2278
remote_port->rp_id, remote_port->rp_handle);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2281
if (remote_port->rp_handle >= hba->max_nodes) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2282
i = remote_port->rp_handle - hba->max_nodes;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2289
ndlp = *((emlxs_node_t **)remote_port->rp_fca_private);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2290
*((emlxs_node_t **)remote_port->rp_fca_private) = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16066
struct fcp_black_list_entry *remote_port;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16068
remote_port = fcp_lun_blacklist;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16069
while (remote_port != NULL) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16070
if (bcmp(wwn, &remote_port->wwn, sizeof (la_wwn_t)) == 0) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16071
if (remote_port->lun == lun_id) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16072
remote_port->masked++;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16073
if (remote_port->masked == 1) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16086
remote_port = remote_port->next;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_roce_api.h
757
u16 remote_port;
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/tcp_common.h
127
__le16 remote_port;
usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/tcp_common.h
194
__le16 remote_port;
usr/src/uts/common/xen/io/evtchn_dev.c
372
bind.remote_port, rvalp)) != 0)
usr/src/uts/common/xen/public/event_channel.h
70
evtchn_port_t remote_port;
usr/src/uts/common/xen/sys/evtchn.h
58
unsigned int remote_domain, remote_port;
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
204
xen_bind_interdomain(int domid, int remote_port, int *port)
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
210
bind.remote_port = remote_port;
usr/src/uts/i86xpv/os/evtchn.c
224
xen_bind_interdomain(int domid, int remote_port, int *port)
usr/src/uts/i86xpv/os/evtchn.c
230
bind.remote_port = remote_port;