Home
last modified time | relevance | path

Searched refs:OPT_LEN (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dlowpower_protocol.c22 #define OPT_LEN 3 macro
98 if (strncmp(buf, "add", OPT_LEN) == 0) { in dpa_uid_write()
106 } else if (strncmp(buf, "del", OPT_LEN) == 0) { in dpa_uid_write()
261 if (opt_len != OPT_LEN) { in get_dpa_uids()

Completed in 2 milliseconds