Searched refs:HN_CAP_BITS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/netvsc/ | ||
H A D | if_hnvar.h | 330 #define HN_CAP_BITS \ macro |
H A D | if_hn.c | 4489 snprintf(caps_str, sizeof(caps_str), "%b", caps, HN_CAP_BITS); in hn_caps_sysctl() |