/illumos-gate/usr/src/cmd/nscd/ |
H A D | getether.c | 72 if (ether_cmp(e1->key.ether, e2->key.ether) != 0) { in ether_compar() 73 res = memcmp(e1->key.ether, e2->key.ether, in ether_compar() 82 return (db_gethash(key->ether, sizeof (struct ether_addr), in ether_gethash() 89 e = (struct ether_addr *)argp->key.ether; in ether_getlogstr()
|
/illumos-gate/usr/src/lib/varpd/libvarpd/common/ |
H A D | libvarpd_arp.c | 160 struct ether_header *ether; in libvarpd_proxy_arp_fini() local 182 ether = (struct ether_header *)vaq->vaq_buf; in libvarpd_proxy_arp_fini() 183 bcopy(ðer->ether_shost, ðer->ether_dhost, ETHERADDRL); in libvarpd_proxy_arp_fini() 184 bcopy(vaq->vaq_lookup, ðer->ether_shost, ETHERADDRL); in libvarpd_proxy_arp_fini() 398 struct ether_header *ether; in libvarpd_proxy_ndp_fini() local 410 ether = (struct ether_header *)resp; in libvarpd_proxy_ndp_fini() 411 bcopy(ðer->ether_shost, ðer->ether_dhost, ETHERADDRL); in libvarpd_proxy_ndp_fini() 412 bcopy(vaq->vaq_lookup, ðer->ether_shost, ETHERADDRL); in libvarpd_proxy_ndp_fini() 495 struct ether_header *ether; in libvarpd_plugin_proxy_dhcp() local 541 ether = (struct ether_header *)vdq->vdq_buf; in libvarpd_plugin_proxy_dhcp() [all …]
|
/illumos-gate/usr/src/lib/nsswitch/files/common/ |
H A D | ether_addr.c | 111 uchar_t ether[6]; in check_ether() local 134 ether[i] = (uchar_t)n; in check_ether() 137 return (ether_cmp((void *)ether, (void *)argp->key.ether) == 0); in check_ether()
|
/illumos-gate/usr/src/lib/libsocket/inet/ |
H A D | ether_addr.c | 116 arg.key.ether = (void *)e; in ether_ntohost() 185 uchar_t *ether = (uchar_t *)ent; in str2ether() local 197 if (ether) { /* parse ether */ in str2ether() 212 *(ether + i) = (uchar_t)n; in str2ether()
|
/illumos-gate/usr/src/lib/varpd/files/common/ |
H A D | libvarpd_files.c | 124 struct ether_addr ether, *e; in varpd_files_normalize_nvlist() local 125 e = ðer; in varpd_files_normalize_nvlist() 485 struct ether_addr ether, *e; in varpd_files_proxy_arp() local 486 e = ðer; in varpd_files_proxy_arp()
|
/illumos-gate/usr/src/lib/nsswitch/nis/common/ |
H A D | ether_addr.c | 64 uchar_t *e = argp->key.ether;
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 1791 uint16_t ether, iplen; in mac_ether_offload_info() local 1799 if (mac_meoi_get_uint16(mp, off, ðer) != 0) in mac_ether_offload_info() 1802 if (ether == ETHERTYPE_VLAN) { in mac_ether_offload_info() 1804 if (mac_meoi_get_uint16(mp, off, ðer) != 0) in mac_ether_offload_info() 1815 meoi->meoi_l3proto = ether; in mac_ether_offload_info() 1817 switch (ether) { in mac_ether_offload_info()
|
/illumos-gate/usr/src/lib/nsswitch/ldap/common/ |
H A D | getether.c | 164 uchar_t *e = argp->key.ether; in getbyether()
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | Makefile.inc | 185 SRCS += $(SASRC)/arp.c $(SASRC)/ether.c $(SASRC)/ip.c \ 189 OBJECTS += arp.o ether.o ip.o inet_ntoa.o in_cksum.o net.o udp.o netif.o rpc.o
|
/illumos-gate/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1243 struct ether_header *ether = (void *)mp->b_rptr; in vioif_send() local 1299 if (ether->ether_type == htons(ETHERTYPE_VLAN)) { in vioif_send() 1385 if ((ether->ether_dhost.ether_addr_octet[0] & 0x01) != 0) { in vioif_send() 1387 if (ether_cmp(ðer->ether_dhost, vioif_broadcast) == 0) { in vioif_send()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nss_dbdefs.c | 517 if (arg->key.ether == NULL) in nss_pack_key2str() 524 *(struct ether_addr *)arg->key.ether; in nss_pack_key2str() 938 arg->key.ether = bptr; in nss_upack_key2arg()
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_sldap.h | 432 char *ether; member
|
H A D | ns_writes.c | 2780 if (ptr->name == NULL || *ptr->name == '\0' || ptr->ether == NULL) { in __s_cvt_ethers() 2802 rc = __s_add_attr(e, "macAddress", ptr->ether); in __s_cvt_ethers()
|
/illumos-gate/usr/src/head/ |
H A D | nss_dbdefs.h | 443 void *ether; member
|
/illumos-gate/usr/src/uts/common/io/aggr/ |
H A D | aggr_lacp.c | 671 fill_lacp_ether(aggr_port_t *port, struct ether_header *ether) in fill_lacp_ether() argument 673 bcopy(port->lp_addr, (uint8_t *)&(ether->ether_shost), ETHERADDRL); in fill_lacp_ether() 674 bcopy(&slow_multicast_addr, (uint8_t *)&(ether->ether_dhost), in fill_lacp_ether() 676 ether->ether_type = htons(ETHERTYPE_SLOW); in fill_lacp_ether()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | asppp2pppd | 100 ether => 0,
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 2024 data.ether = strdup(ecol[0].ec_value.ec_value_val); in genent_ethers() 2048 free(data.ether); in genent_ethers()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 3682 uint8_t ether[6]; in tcp_iss_key_init() member 3717 (struct ether_addr *)&tcp_iss_cookie.ether); in tcp_iss_key_init()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 3645 ether-type or by MAC address.
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 8016 ether
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 8018 ether
|