Home
last modified time | relevance | path

Searched refs:SubnetMask (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dudhcpc_script.c101 ipaddr_to_string_v4(ntohl(profile->ipv4.SubnetMask), subnet, sizeof(subnet)), in udhcpc_start()
102 … ipaddr_to_string_v4(ntohl(broadcast_from_mask(profile->ipv4.Address, profile->ipv4.SubnetMask)), in udhcpc_start()
H A Dudhcpc_netlink.c126 dbg_time("IPv4 Netmask: %d", mask_to_prefix_v4(ntohl(profile->ipv4.SubnetMask))); in udhcpc_start()
131 mask_to_prefix_v4(profile->ipv4.SubnetMask), in udhcpc_start()
H A DQMIThread.h82 uint32_t SubnetMask; member
91 UCHAR SubnetMask[16]; member
H A Dudhcpc.c309 if (ipv4->SubnetMask&(1<<n)) { in update_ip_address_by_qmi()
395 fprintf(fp, "NETMASK=\"%s\"\n", ipv4Str(ipv4->SubnetMask)); in ql_openwrt_setup_wan()
431 fprintf(fp, "NETMASK=\"%s\"\n", ipv6Str(ipv6->SubnetMask)); in ql_openwrt_setup_wan6()
H A DQMIThread.c1913 pIpv4->SubnetMask = pIpv4Addr->IPV4Address; in requestGetIPAddress()
H A Dmbim-cm.c1993 profile->ipv4.SubnetMask = mbim2qmi_ipv4addr(0xFFFFFFFF>>(32-prefix)<<(32-prefix)); in mbim_ip_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dwl_mib.h279 UINT32 SubnetMask; member
293 UINT32 SubnetMask; member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h3520 MPI2_ETHERNET_IP_ADDR SubnetMask; /*0x2C */ member