Home
last modified time | relevance | path

Searched defs:ethaddr (Results 1 – 5 of 5) sorted by relevance

/third_party/lwip/src/include/netif/
Dbridgeif.h72 struct eth_addr ethaddr; member
87 #define BRIDGEIF_INITDATA1(max_ports, max_fdb_dynamic_entries, max_fdb_static_entries, ethaddr) {et… argument
/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_ip.c489 struct eth_addr *ethaddr; in ip_NetToMediaTable_get_cell_value_core() local
535 struct eth_addr *ethaddr; in ip_NetToMediaTable_get_cell_value() local
563 struct eth_addr *ethaddr; in ip_NetToMediaTable_get_next_cell_instance_and_value() local
/third_party/lwip/src/core/ipv4/
Detharp.c100 struct eth_addr ethaddr; member
451 etharp_update_arp_entry(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, u8…
532 etharp_add_static_entry(const ip4_addr_t *ipaddr, struct eth_addr *ethaddr)
/third_party/lwip/src/api/
Dnetifapi.c170 netifapi_arp_add(const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, enum netifapi_arp_entry type)
/third_party/lwip/src/netif/
Dbridgeif.c112 struct eth_addr ethaddr; member