Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c416 struct hl7800_iface_ctx { struct
417 struct net_if *iface;
418 uint8_t mac_addr[6];
419 struct in_addr ipv4Addr, subnet, gateway, dns_v4;
421 struct in6_addr ipv6Addr, dns_v6;
422 char dns_v6_string[HL7800_IPV6_ADDR_LEN];
424 bool restarting;
425 bool initialized;
426 bool wait_for_KSUP;
427 uint32_t wait_for_KSUP_tries;
[all …]