Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.c16615 int header_len = 0, space_len = 0, i; in woal_priv_config_random_mac() local
16633 space_len = i; in woal_priv_config_random_mac()
16635 if (strncmp(respbuf + header_len + 1 + space_len, "On", in woal_priv_config_random_mac()
16651 } else if (strncmp(respbuf + header_len + 1 + space_len, "Off", in woal_priv_config_random_mac()