Searched defs:ports (Results 26 - 48 of 48) sorted by relevance

12

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c375 * Add or remove one or more ports to/from an existing link aggregation.
379 uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t flags, int cmd)
400 if ((dladm_datalink_id2info(handle, ports[i].lp_linkid, NULL,
464 ports[i].lp_linkid, size);
491 if (ports[i].lp_linkid == portid)
562 ioc_ports[i].lp_linkid = ports[i].lp_linkid;
632 uint16_t key, uint32_t nports, dladm_aggr_port_attr_db_t *ports,
656 ioc_ports[i].lp_linkid = ports[i].lp_linkid;
682 dladm_aggr_port_attr_db_t *ports = NULL; local
696 ports
378 i_dladm_aggr_add_rmv(dladm_handle_t handle, datalink_id_t linkid, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t flags, int cmd) argument
631 i_dladm_aggr_create_sys(dladm_handle_t handle, datalink_id_t linkid, uint16_t key, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t policy, boolean_t mac_addr_fixed, const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode, aggr_lacp_timer_t lacp_timer, boolean_t force) argument
1009 dladm_aggr_persist_aggr_conf(dladm_handle_t handle, const char *link, datalink_id_t linkid, uint16_t key, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t policy, boolean_t mac_addr_fixed, const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode, aggr_lacp_timer_t lacp_timer, boolean_t force) argument
1115 dladm_aggr_create(dladm_handle_t handle, const char *name, uint16_t key, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t policy, boolean_t mac_addr_fixed, const uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode, aggr_lacp_timer_t lacp_timer, uint32_t flags) argument
1432 dladm_aggr_add(dladm_handle_t handle, datalink_id_t linkid, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t flags) argument
1443 dladm_aggr_remove(dladm_handle_t handle, datalink_id_t linkid, uint32_t nports, dladm_aggr_port_attr_db_t *ports, uint32_t flags) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c35 * o local/remote address and ports
137 * multilevel ports, membership in the range or set. This part currently does
163 * ports are read from the IP and TCP header respectively.
1319 * The caller has already set conn_proto and the addresses/ports in the conn_t.
1535 uint32_t ports; local
1545 ports = *(uint32_t *)up;
1548 ports, ipst)];
1553 ipha->ipha_src, ipha->ipha_dst, ports) &&
1676 uint32_t ports; local
1687 ports
1821 ipcl_classify_raw(mblk_t *mp, uint8_t protocol, uint32_t ports, ipha_t *ipha, ip6_t *ip6h, ip_recv_attr_t *ira, ip_stack_t *ipst) argument
2381 uint32_t ports; local
2431 uint32_t ports; local
2484 uint32_t ports; local
2524 uint32_t ports; local
[all...]
H A Dip6.c767 uint16_t *up; /* Pointer to ports in ULP header */
768 uint32_t ports; /* reversed ports for fanout */ local
863 ((uint16_t *)&ports)[0] = up[1];
864 ((uint16_t *)&ports)[1] = up[0];
867 ip_fanout_sctp(mp, NULL, &rip6h, ports, ira);
2468 * The caller puts <fport, lport> in the ports parameter.
H A Dipsecesp.c1561 * "ports" are ordered src,dst, and assoc is an inbound SA, where src should
1572 esp_port_freshness(uint32_t ports, ipsa_t *assoc) argument
1574 uint16_t remote = FIRST_16(ports);
1575 uint16_t local = NEXT_16(ports);
1590 * And, of course, if the ports already match, we don't need to
H A Dsadb.c1310 /* NOTE: Don't fill in ports here if we are a tunnel-mode SA. */
2078 /* Can't set inner and outer ports in one SA. */
3070 /* Unique value uses inner-ports for Tunnel Mode... */
3078 /* ... and outer-ports for Transport Mode. */
5609 * addresses and/or ports is sufficient.
5611 * Meanwhile, whack proto/ports to reflect IP-in-IP for the
6381 uint32_t ports; local
6382 uint16_t *pptr = (uint16_t *)&ports;
6404 IPCL_CONN_HASH(sel->ips_remote_addr_v4, ports, ipst)];
6412 ports))
6446 uint32_t ports; local
[all...]
H A Dip.c2073 uint16_t *up; /* Pointer to ports in ULP header */
2074 uint32_t ports; /* reversed ports for fanout */ local
2113 ip2dbg(("icmp_inbound_error_v4: UDP ports %d to %d\n",
2166 ((uint16_t *)&ports)[0] = up[1];
2167 ((uint16_t *)&ports)[1] = up[0];
2170 ip_fanout_sctp(mp, &ripha, NULL, ports, ira);
14292 ip_fanout_sctp_raw(mblk_t *mp, ipha_t *ipha, ip6_t *ip6h, uint32_t ports, argument
14307 connp = ipcl_classify_raw(mp, IPPROTO_SCTP, ports, ipha, ip6h,
H A Dspd.c1518 * Check that packet's inbound ports & proto match the selectors
1754 * can get away with this because we only have non-zero ports/proto for
2158 /* Initialize the ports in the selector */
2692 uint16_t *ports; local
2802 ports = (uint16_t *)transportp;
2803 sel->ips_remote_port = *ports++;
2804 sel->ips_local_port = *ports;
2821 uint16_t *ports; local
2894 ports = (uint16_t *)&spare_mp->b_rptr[hdr_len + outer_hdr_len];
2896 ports
[all...]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c1508 sctp_secure_restart_check(mblk_t *pkt, sctp_chunk_hdr_t *ich, uint32_t ports, argument
1613 * on the hash line for ports, compare its faddr set against
1620 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]);
1624 if (ports != sctp->sctp_connp->conn_ports) {
H A Dsctp_cookie.c1231 uint32_t ports; local
1312 bcopy(insctph, &ports, sizeof (ports));
1313 if (sctp_secure_restart_check(cmp, initch, ports, KM_NOSLEEP,
1448 uint32_t ports; local
1462 ports = *(uint32_t *)sctph;
1464 dprint(1, ("sctp_addrlist2sctp: ports=%u, dst = %x:%x:%x:%x\n",
1465 ports, SCTP_PRINTADDR(dst)));
1494 sctp = sctp_conn_match(&srcp, 1, &dst, ports, zoneid,
1507 sctp = sctp_conn_match(&srcp, 1, &dst, ports, zonei
[all...]
/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h202 audio810_port_t *ports[2]; member in struct:audio810_state
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_brdcfg.h100 long ports; /* max no of physical ports */ member in struct:__anon6368
134 __uint32_t port_mask; /* available niu ports */
220 /* MAC address , 4 ports */
243 /* MAC address , 4 ports, 32 address per port */
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c995 evtchn_port_t ports[1]; local
997 ports[0] = evtchn;
1004 (void) HYPERVISOR_poll(ports, 1, 0);
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c66 * FCoE ports, doing MAC address discovery/managment, and FC frame
128 static int fcoe_get_port_list(fcoe_port_instance_t *ports, int count);
805 count = fcoe_get_port_list(list->ports, list->numPorts);
1281 fcoe_get_port_list(fcoe_port_instance_t *ports, int count) argument
1286 ASSERT(ports != NULL);
1293 ports[i].fpi_pwwn, 8);
1294 ports[i].fpi_mac_linkid = mac->fm_linkid;
1296 ports[i].fpi_mac_current_addr, ETHERADDRL);
1298 ports[i].fpi_mac_factory_addr, ETHERADDRL);
1299 ports[
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1474 in_port_t ports; local
1539 ports = (in_port_t)atoi(c);
1540 data_addr.sin6_port = htons(ports);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c3934 struct { uint32_t ports; in6_addr_t src; in6_addr_t dst; } arg; member in struct:__anon4817
3946 arg.ports = connp->conn_ports;
4125 * code will look for ports in the correct port space (IPv4 and
/illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/
H A Daudio1575.h383 audio1575_port_t *ports[2]; /* DMA engines */ member in struct:audio1575_state
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c35 * A set of MAC ports are associated with each association group.
39 * The underlying ports (NICs) in an aggregation can have TX rings. To
419 * Update the MAC addresses of the constituent ports of the specified
422 * - after adding new ports to an aggregation group.
430 * constituent ports.
551 /* add port to list of group constituent ports */
579 * through the set of ports (underlying datalinks in an aggregation) that are
1029 * Add one or more ports to an existing link aggregation group.
1033 laioc_port_t *ports)
1056 /* add the specified ports t
1032 aggr_grp_add_ports(datalink_id_t linkid, uint_t nports, boolean_t force, laioc_port_t *ports) argument
1258 aggr_grp_create(datalink_id_t linkid, uint32_t key, uint_t nports, laioc_port_t *ports, uint32_t policy, boolean_t mac_fixed, boolean_t force, uchar_t *mac_addr, aggr_lacp_mode_t lacp_mode, aggr_lacp_timer_t lacp_timer, cred_t *credp) argument
1588 aggr_grp_rem_ports(datalink_id_t linkid, uint_t nports, laioc_port_t *ports) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c64 * private sizes as it is the sole manager of ports underneath. Since
713 * thread to attach their ports with this ULP.
1304 * NS object values by other ports. But we might
1313 * other ports too (rather send down SCSI commands
1317 * registration requests for other ports. period.
2130 * FCAs indicate the maximum number of ports supported in their
2132 * is any greater than the maximum number of ports supported
3261 * Look at the count and linked list of of remote ports
3504 fc_remote_port_t *ports; local
3509 for (ports
3559 fc_remote_port_t *ports; local
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h604 pmcs_phy_t *ports[PMCS_MAX_PORTS]; member in struct:pmcs_hw
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1198 const char *field, uint_t ports)
1203 if (ports == 0) {
1212 if (ports & audio_porttab->bit) {
1214 ports &= ~audio_porttab->bit;
1215 if (ports)
1219 if (ports)
1220 (void) printf("0x%x", ports);
1197 show_audio_ports(private_t *pri, const char *mode, const char *field, uint_t ports) argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2825 "Probe I/O ports used for the drive DRIVE."
4113 unsigned short ports[SERIAL_MAX_PORTS];
4122 ports[i] = 0;
4190 ports[i++] = (unsigned short) num;
4268 if (units[0] == -1 && ports[0] == 0)
4274 ports[i] = serial_hw_get_port (units[i]);
4275 if (ports[i] == 0)
4278 if (serial_hw_init (ports[i], speed, word_len, parity, stop_bit_len))
4062 unsigned short ports[SERIAL_MAX_PORTS]; local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h315 uint32_t ports; member in struct:dfc_hbainfo
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c8966 * support multiple SCSI ports, but only has a single HBA devinfo node. This
8968 * processing the HBA devinfo node attach) after the number of SCSI ports on
8979 * calls on the iport children of the HBA. If configuration for all ports was
8983 * A maximum of 32 iport ports are supported per HBA devinfo node.
8992 * supports multiple physical ports, the updated driver that supports
8993 * multiple physical ports may want to avoid /devices path upgrade issues
8998 * SCSI physical ports configured so that various physical devices on
8999 * the physical ports are amalgamated into virtual devices on a virtual
9001 * on the physical ports, but other non-amalgamated devices may still be
9002 * visible on the physical ports
9009 unsigned int ports = 0; local
9071 unsigned int ports = 0; local
[all...]

Completed in 289 milliseconds

12