Home
last modified time | relevance | path

Searched refs:MAC (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/mac/
H A DREADME43 . sys/mac_client.h: APIs intended for external MAC consumers
50 are used by L2 drivers to provide services to MAC consumers.
54 . MAC Type Plugins
58 Add a new file to the plugin/ directory for introducing a new MAC type.
/illumos-gate/usr/src/lib/librstp/common/
H A DTODO14 simulate MAC Operational and MAC Enabled.
/illumos-gate/usr/src/man/man9e/
H A DMakefile132 MAC.9e \
174 MAC.9e := LINKSRC = mac.9e
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfloat988 #if MAC
1146 #if MAC
1150 #if MAC
1179 #if MAC
1183 #if MAC
1212 #if MAC
1216 #if MAC
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt34 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination
315 nexactf = 8 # number of exact MPSTCAM MAC filters
327 nexactf = 8 # number of exact MPSTCAM MAC filters
339 nexactf = 8 # number of exact MPSTCAM MAC filters
351 nexactf = 8 # number of exact MPSTCAM MAC filters
H A Dt5fw_cfg.txt26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination
351 nexactf = 8 # number of exact MPSTCAM MAC filters
364 nexactf = 8 # number of exact MPSTCAM MAC filters
377 nexactf = 8 # number of exact MPSTCAM MAC filters
390 nexactf = 8 # number of exact MPSTCAM MAC filters
H A Dt6fw_cfg.txt26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination
366 nexactf = 8 # number of exact MPSTCAM MAC filters
379 nexactf = 8 # number of exact MPSTCAM MAC filters
391 nexactf = 8 # number of exact MPSTCAM MAC filters
403 nexactf = 8 # number of exact MPSTCAM MAC filters
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecalgs38 # {default/}{key,key..}or{key-key,inc}|block_size or MAC-size|\
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSimpleNetwork.h475 OUT EFI_MAC_ADDRESS *MAC
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2010 unsigned char MAC[16]; local
2050 text->Ki_send, HASHLEN, MAC);
2053 text->Ki_send, HASHLEN, MAC);
2058 memcpy(MAC + 10, &tmpshort, MAC_OFFS); /* 2 bytes = version */
2061 memcpy(MAC + 12, &tmpnum, 4); /* 4 bytes = sequence number */
2071 memcpy(text->encode_buf + 4 + inblob->curlen, MAC, 16);
2085 unsigned char MAC[16])
2107 MAC);
2111 MAC);
2116 memcpy(MAC + 10, &tmpshort, 2); /* 2 bytes = version */
[all …]
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME93 | |ipft_server0 | | MAC || |ipft_server_r0 || |
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiPxe.h1483 PXE_MAC_ADDR MAC; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt859 14. Problem: CQ90379: Driver provides MFW with bad primary MAC when changed.
861 Change: Prepare MAC in native endian order for MFW to read.
883 6. Request: Read the BB/AH MAC counters from the suitable statistics bins.
1653 3. Request: Add API for getting/setting LLDP MAC address.
1976 ecore_mcp_ov_update_mac - Send MAC address to the MFW.
2464 Change: Configure FW to drop VF flow control packets according to MAC.
2696 6. Request: Add support for a destination MAC address update ramrod for
2952 4. Problem: VF can exhaust all unicast MAC filters in HW, preventing PF
2955 Change: PF enforces MAC limitation on VFs.
2975 3. Request: Remove ECORE LL2 API to update MAC address.
[all …]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME429 PSARC/2006/248 Nemo MAC-Type Plugin Architecture
433 6226635 MAC stats interface could cause problems with binary compatibility
612 6709230 Requesting driver support in e1000g for new Intel(R) single port MAC/PHY NIC
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME429 PSARC/2006/248 Nemo MAC-Type Plugin Architecture
433 6226635 MAC stats interface could cause problems with binary compatibility
612 6709230 Requesting driver support in e1000g for new Intel(R) single port MAC/PHY NIC
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc21 link path=usr/share/man/man9e/MAC.9e target=mac.9e
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c2476 for (i=0; i<6; i++) *ptr++ = intf->MAC.b[0]; in SendARP()
2489 for (i=0; i<6; i++) *ptr++ = intf->MAC.b[i]; in SendARP()
2562 *ptr++ = intf->MAC.b[i]; in SendNDP()
2603 *ptr++ = intf->MAC.b[i]; in SendNDP()
2617 *ptr++ = intf->MAC.b[i]; in SendNDP()
2644 owner->u.owner.IMAC = intf->MAC; in SetupOwnerOpt()
2650 owner->optlen = DNSOpt_Owner_Space(&m->PrimaryMAC, &intf->MAC) - 4; in SetupOwnerOpt()
2916 …rdSpace = (m->AnnounceOwner && intf->MAC.l[0]) ? DNSOpt_Header_Space + DNSOpt_Owner_Space(&m->Prim… in SendResponses()
3865 …rdSpace = (m->AnnounceOwner && intf->MAC.l[0]) ? DNSOpt_Header_Space + DNSOpt_Owner_Space(&m->Prim… in SendQueries()
4141 for (i=0; i<6; i++) *ptr++ = intf->MAC.b[0]; in SendWakeup()
[all …]
H A DmDNSEmbeddedAPI.h2072 mDNSEthAddr MAC; member
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt111 Information Security:::Maintains MAC and DAC security policies:profiles=Device Security,File System…
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6789 of DLPI MAC type to ARP Hardware Type is required:
793 by finding a link-layer interface, opening it, reading the MAC
800 open that interface and read the MAC address and type.
803 out the MAC type so that it can be used in the BOOTP/DHCPv4
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex697 The MFW is responsible for configuring the physical link [i.e., MAC, PHY, etc.]. The ecore encapsul…
1043 \texttt{local\_mac} & Local MAC address \\ \hline
1044 \texttt{remote\_mac} & Remote MAC address \\ \hline
1169 \texttt{dst\_mac\_addr\_lo} & Remote MAC address – 2 LSB bytes \\ \hline
1170 \texttt{dst\_mac\_addr\_mid} & Remote MAC address – 2 middle bytes \\ \hline
1171 \texttt{dst\_mac\_addr\_hi} & Remote MAC address – 2 MSB bytes \\ \hline
1172 \texttt{src\_mac\_addr\_lo} & Local MAC address – 2 LSB bytes \\ \hline
1173 \texttt{src\_mac\_addr\_mid} & Local MAC address – 2 middle bytes \\ \hline
1174 \texttt{src\_mac\_addr\_hi} & Local MAC address – 2 MSB bytes \\ \hline
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_meta.txt110 1,name "MAC address" 1,group_name "board" 1,entity_name "func" 1,struct_name "nvm_cfg1" 1,offset 0 …
188 99,name "LLDP MAC address" 99,group_name "features" 99,entity_name "port" 99,struct_name "nvm_cfg1"…
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs555 required. Thus the process must have MAC and DAC privileges that
/illumos-gate/exception_lists/
H A Dpackaging74 # Private MAC driver header files
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME225 robust encryption algorithm (CCMP: AES in Counter mode with CBC-MAC)

12