Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dether-wake.c169 static int get_wol_pw(const char *ethoptarg, unsigned char *wol_passwd) in get_wol_pw() argument
175 byte_cnt = sscanf(ethoptarg, "%2x:%2x:%2x:%2x:%2x:%2x", in get_wol_pw()
181 byte_cnt = sscanf(ethoptarg, "%u.%u.%u.%u", in get_wol_pw()