Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c4497 char assist_str[128]; in hn_hwassist_sysctl() local
4503 snprintf(assist_str, sizeof(assist_str), "%b", hwassist, CSUM_BITS); in hn_hwassist_sysctl()
4504 return sysctl_handle_string(oidp, assist_str, sizeof(assist_str), req); in hn_hwassist_sysctl()