/titanic_50/usr/src/cmd/nscd/ |
H A D | getether.c | 74 if (ether_cmp(e1->key.ether, e2->key.ether) != 0) { in ether_compar() 75 res = memcmp(e1->key.ether, e2->key.ether, in ether_compar() 84 return (db_gethash(key->ether, sizeof (struct ether_addr), in ether_gethash() 91 e = (struct ether_addr *)argp->key.ether; in ether_getlogstr()
|
/titanic_50/usr/src/lib/nsswitch/files/common/ |
H A D | ether_addr.c | 113 uchar_t ether[6]; in check_ether() local 136 ether[i] = (uchar_t)n; in check_ether() 139 return (ether_cmp((void *)ether, (void *)argp->key.ether) == 0); in check_ether()
|
/titanic_50/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()
|
/titanic_50/usr/src/lib/nsswitch/nis/common/ |
H A D | ether_addr.c | 66 uchar_t *e = argp->key.ether;
|
/titanic_50/usr/src/lib/nsswitch/ldap/common/ |
H A D | getether.c | 166 uchar_t *e = argp->key.ether; in getbyether()
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1768 uint16_t ether; in mac_ether_offload_info() local 1774 if (i40e_meoi_get_uint16(mp, off, ðer) != 0) in mac_ether_offload_info() 1777 if (ether == ETHERTYPE_VLAN) { in mac_ether_offload_info() 1779 if (i40e_meoi_get_uint16(mp, off, ðer) != 0) in mac_ether_offload_info() 1788 meoi->meoi_l3proto = ether; in mac_ether_offload_info() 1790 switch (ether) { in mac_ether_offload_info()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | nss_dbdefs.c | 518 if (arg->key.ether == NULL) in nss_pack_key2str() 525 *(struct ether_addr *)arg->key.ether; in nss_pack_key2str() 941 arg->key.ether = bptr; in nss_upack_key2arg()
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_sldap.h | 431 char *ether; member
|
H A D | ns_writes.c | 2782 if (ptr->name == NULL || ptr->ether == '\0') { in __s_cvt_ethers() 2804 rc = __s_add_attr(e, "macAddress", ptr->ether); in __s_cvt_ethers()
|
/titanic_50/usr/src/head/ |
H A D | nss_dbdefs.h | 434 void *ether; member
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_lacp.c | 669 fill_lacp_ether(aggr_port_t *port, struct ether_header *ether) in fill_lacp_ether() argument 671 bcopy(port->lp_addr, (uint8_t *)&(ether->ether_shost), ETHERADDRL); in fill_lacp_ether() 672 bcopy(&slow_multicast_addr, (uint8_t *)&(ether->ether_dhost), in fill_lacp_ether() 674 ether->ether_type = htons(ETHERTYPE_SLOW); in fill_lacp_ether()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | asppp2pppd | 100 ether => 0,
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 3643 uint8_t ether[6]; in tcp_iss_key_init() member 3678 (struct ether_addr *)&tcp_iss_cookie.ether); in tcp_iss_key_init()
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 2022 data.ether = strdup(ecol[0].ec_value.ec_value_val); in genent_ethers() 2046 free(data.ether); in genent_ethers()
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 8018 ether
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 8016 ether
|