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

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c4522 char caps_str[128]; local
4528 snprintf(caps_str, sizeof(caps_str), "%b", caps, HN_CAP_BITS);
4529 return sysctl_handle_string(oidp, caps_str, sizeof(caps_str), req);

Completed in 56 milliseconds